Directory application/ship-simu/exceptions/

Total Files:
25
Deleted Files:
1
Lines of Code:
853

[root]/application/ship-simu/exceptions

Lines of Code

application/ship-simu/exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 230 (100.0%) 740 (100.0%) 3.2

Most Recent Commits

quix0r 2011-02-13 16:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 2 files:

  • application/ship-simu/exceptions: .htaccess (new)
quix0r 2010-09-14 15:36 Rev.: 469

SVN properties globally set

0 lines of code changed in 24 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (changed), class_CabinShipMismatchException.php (changed), class_ContractAllreadySignedException.php (changed), class_ContractPartnerMismatchException.php (changed), class_DeckShipMismatchException.php (changed), class_EmptyStructuresListException.php (changed), class_InvalidContractPartnerException.php (changed), class_InvalidIDFormatException.php (changed), class_ItemNotInPriceListException.php (changed), class_ItemNotTradeableException.php (changed), class_MissingSimulatorIdException.php (changed), class_MotorShipMismatchException.php (changed), class_NoShippingCompanyOwnedException.php (changed), class_NoShipyardsConstructedException.php (changed), class_PersonellListAlreadyCreatedException.php (changed), class_RoomShipMismatchException.php (changed), class_ShipNotConstructedException.php (changed), class_ShipPartNotConstructableException.php (changed), class_StructureShipMismatchException.php (changed), class_StructuresOutOfBoundsException.php (changed), class_ToMuchEmployeesException.php (changed), class_TotalPriceNotCalculatedException.php (changed), class_UnsupportedLimitationPartException.php (changed), class_WrongGenderSpecifiedException.php (changed)
quix0r 2009-03-19 21:08 Rev.: 363

Copyright updated, menu class added for 'home'

24 lines of code changed in 24 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_CabinShipMismatchException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_DeckShipMismatchException.php (+1 -1), class_EmptyStructuresListException.php (+1 -1), class_InvalidContractPartnerException.php (+1 -1), class_InvalidIDFormatException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_ItemNotTradeableException.php (+1 -1), class_MissingSimulatorIdException.php (+1 -1), class_MotorShipMismatchException.php (+1 -1), class_NoShippingCompanyOwnedException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_PersonellListAlreadyCreatedException.php (+1 -1), class_RoomShipMismatchException.php (+1 -1), class_ShipNotConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructureShipMismatchException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_ToMuchEmployeesException.php (+1 -1), class_TotalPriceNotCalculatedException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2009-03-06 18:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 24 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (changed), class_CabinShipMismatchException.php (changed), class_ContractAllreadySignedException.php (changed), class_ContractPartnerMismatchException.php (changed), class_DeckShipMismatchException.php (changed), class_EmptyStructuresListException.php (changed), class_InvalidContractPartnerException.php (changed), class_InvalidIDFormatException.php (changed), class_ItemNotInPriceListException.php (changed), class_ItemNotTradeableException.php (changed), class_MissingSimulatorIdException.php (changed), class_MotorShipMismatchException.php (changed), class_NoShippingCompanyOwnedException.php (changed), class_NoShipyardsConstructedException.php (changed), class_PersonellListAlreadyCreatedException.php (changed), class_RoomShipMismatchException.php (changed), class_ShipNotConstructedException.php (changed), class_ShipPartNotConstructableException.php (changed), class_StructureShipMismatchException.php (changed), class_StructuresOutOfBoundsException.php (changed), class_ToMuchEmployeesException.php (changed), class_TotalPriceNotCalculatedException.php (changed), class_UnsupportedLimitationPartException.php (changed), class_WrongGenderSpecifiedException.php (changed)
quix0r 2008-11-16 02:13 Rev.: 316

Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"

1 lines of code changed in 1 file:

  • application/ship-simu/exceptions: class_ItemNotInPriceListException.php (+1 -1)
quix0r 2008-10-08 11:58 Rev.: 295

Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed

11 lines of code changed in 11 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_MissingSimulatorIdException.php (+1 -1), class_NoShippingCompanyOwnedException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2008-08-05 15:20 Rev.: 248

generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved

6 lines of code changed in 3 files:

  • application/ship-simu/exceptions: class_InvalidContractPartnerException.php (+2 -3), class_ItemNotInPriceListException.php (+2 -3), class_ItemNotTradeableException.php (+2 -3)
quix0r 2008-07-01 14:07 Rev.: 244

Minor code improvements:
- A lot else statements rewritten
- Typos fixed

3 lines of code changed in 1 file:

  • application/ship-simu/exceptions: class_NoShipyardsConstructedException.php (+3 -4)
quix0r 2008-06-30 01:04 Rev.: 236

Underline replaced with span tag

1 lines of code changed in 1 file:

  • application/ship-simu/exceptions: class_NoShippingCompanyOwnedException.php (+1 -1)
quix0r 2008-06-27 23:58 Rev.: 220

Following things are changed: (in order of class names)
- Exception "NoShippingCompanyOwnedException" added which will be thrown when
the current user does not own or participate in any shipping company.
- Factory method for ShippingCompany class rewritten to check above exception
conditions. The class has some stubs and a lot old methods which needs be
updated/rewritten/obsoleted.
- Cast removed from older exception and re-added as type-hint
- Wrapper class added for "company" table.
- Minor improvements to some classes
- Block for personal data added (the login area will now have another stub
message) which is being generated by a generic WebBlockHelper class
- The DataSetCriteria class now returns the primary key (column name) or if
not set the unique key (column name again).
- All wrappers are now initialized (cache instance) by BaseDatabaseWrapper ...
- ... and must set the table name in factory method.
- The method doSelectByCriteria() is now generic written and resists in class
BaseDatabaseWrapper
- New helper class "WebLinkHelper" added
- Helper classes rewritten so we have more generic methods (code reduced)
- New helper class "WebBlockHelper" added
- User and Guest class are now extending BaseUser class
- Method doFilterFormatTimestamp() now resists in BaseFrameworkSystem class

47 lines of code changed in 2 files:

  • application/ship-simu/exceptions: class_NoShippingCompanyOwnedException.php (new 46), class_ToMuchEmployeesException.php (+1 -4)
quix0r 2008-06-27 19:28 Rev.: 219

More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods

23 lines of code changed in 23 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_CabinShipMismatchException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_DeckShipMismatchException.php (+1 -1), class_EmptyStructuresListException.php (+1 -1), class_InvalidContractPartnerException.php (+1 -1), class_InvalidIDFormatException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_ItemNotTradeableException.php (+1 -1), class_MissingSimulatorIdException.php (+1 -1), class_MotorShipMismatchException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_PersonellListAlreadyCreatedException.php (+1 -1), class_RoomShipMismatchException.php (+1 -1), class_ShipNotConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructureShipMismatchException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_ToMuchEmployeesException.php (+1 -1), class_TotalPriceNotCalculatedException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2008-06-24 14:57 Rev.: 203

Unneccessary sanity checks removed

38 lines of code changed in 2 files:

  • application/ship-simu/exceptions: class_MissingSimulatorIDException.php (del), class_MissingSimulatorIdException.php (new 38)
quix0r 2008-06-21 15:39 Rev.: 182

Type-hints fixed, header docs fixed, exceptions deprecated

7 lines of code changed in 8 files:

  • application/ship-simu/exceptions: class_ContractAllreadySignedException.php (-3), class_EmptyStructuresListException.php (+1 -1), class_InvalidContractPartnerException.php (+1 -1), class_InvalidIDFormatException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_PersonellListAlreadyCreatedException.php (+1 -1), class_TotalPriceNotCalculatedException.php (+1 -1)
quix0r 2008-06-20 22:47 Rev.: 180

Exceptions now with not so much underlines

12 lines of code changed in 12 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_InvalidContractPartnerException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_ItemNotTradeableException.php (+1 -1), class_MissingSimulatorIDException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2008-06-13 13:42 Rev.: 146

Just a space removed

23 lines of code changed in 23 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_CabinShipMismatchException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_DeckShipMismatchException.php (+1 -1), class_EmptyStructuresListException.php (+1 -1), class_InvalidContractPartnerException.php (+1 -1), class_InvalidIDFormatException.php (+1 -1), class_ItemNotInPriceListException.php (+1 -1), class_ItemNotTradeableException.php (+1 -1), class_MissingSimulatorIDException.php (+1 -1), class_MotorShipMismatchException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_PersonellListAlreadyCreatedException.php (+1 -1), class_RoomShipMismatchException.php (+1 -1), class_ShipNotConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructureShipMismatchException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_ToMuchEmployeesException.php (+1 -1), class_TotalPriceNotCalculatedException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2008-04-12 13:59 Rev.: 44

Method constructor() removed, several small fixes

26 lines of code changed in 23 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (+1 -1), class_CabinShipMismatchException.php (+1 -1), class_ContractAllreadySignedException.php (+1 -1), class_ContractPartnerMismatchException.php (+1 -1), class_DeckShipMismatchException.php (+1 -1), class_EmptyStructuresListException.php (+1 -1), class_InvalidContractPartnerException.php (+2 -2), class_InvalidIDFormatException.php (+1 -1), class_ItemNotInPriceListException.php (+2 -2), class_ItemNotTradeableException.php (+2 -2), class_MissingSimulatorIDException.php (+1 -1), class_MotorShipMismatchException.php (+1 -1), class_NoShipyardsConstructedException.php (+1 -1), class_PersonellListAlreadyCreatedException.php (+1 -1), class_RoomShipMismatchException.php (+1 -1), class_ShipNotConstructedException.php (+1 -1), class_ShipPartNotConstructableException.php (+1 -1), class_StructureShipMismatchException.php (+1 -1), class_StructuresOutOfBoundsException.php (+1 -1), class_ToMuchEmployeesException.php (+1 -1), class_TotalPriceNotCalculatedException.php (+1 -1), class_UnsupportedLimitationPartException.php (+1 -1), class_WrongGenderSpecifiedException.php (+1 -1)
quix0r 2008-03-08 15:26 Rev.: 17

code comments including license information added, type hints added, minor rewrites on the code, base classes can no longer be created...

518 lines of code changed in 46 files:

  • application/ship-simu/exceptions: class_BirthdayInvalidException.php (new), class_CabinShipMismatchException.php (new), class_ContractAllreadySignedException.php (new), class_ContractPartnerMismatchException.php (new), class_DeckShipMismatchException.php (+22 -2), class_EmptyStructuresListException.php (new), class_InvalidContractPartnerException.php (new), class_InvalidIDFormatException.php (new), class_ItemNotInPriceListException.php (new), class_ItemNotTradeableException.php (new), class_MissingSimulatorIDException.php (new), class_MotorShipMismatchException.php (+22 -2), class_NoShipyardsConstructedException.php (new), class_PersonellListAlreadyCreatedException.php (+23 -3), class_RoomShipMismatchException.php (+22 -2), class_ShipNotConstructedException.php (+22 -2), class_ShipPartNotConstructableException.php (new), class_StructureShipMismatchException.php (+22 -2), class_StructuresOutOfBoundsException.php (new), class_ToMuchEmployeesException.php (+22 -2), class_TotalPriceNotCalculatedException.php (new), class_UnsupportedLimitationPartException.php (new), class_WrongGenderSpecifiedException.php (+22 -2)
Generated by StatSVN 0.7.0