Commit Graph

  • b12ded8ae3 Update prototype to 1.7.2 and create symlinks Clemens Schwaighofer 2014-06-04 20:45:37 +09:00
  • 1aa8f80409 Remove more old subversion keyword entries Clemens Schwaighofer 2014-05-30 18:46:29 +09:00
  • c88f9236e9 Remove subversion keyword in edit_base Clemens Schwaighofer 2014-05-30 17:57:25 +09:00
  • a828af6a81 Missing array init in Admin Backend, jquery & prototype update Clemens Schwaighofer 2014-05-20 10:37:01 +09:00
  • 9e9770d3ef Bug fix to be able to ignore auto returning pk for inserts Clemens Schwaighofer 2014-05-19 17:34:02 +09:00
  • 5e7359554f Form Class update to fix possible primary key variable overwrite when reference inserts are written. v1.0.2 Clemens Schwaighofer 2014-04-03 20:00:58 +09:00
  • 5d79a96856 Add _sha1_short function to Basic class. Currently calls crc32b. Will later return 9 char long sha1 from string given. Will be used for the upcomging crc32b->sha1 switch in projects depending on this class system. v1.0.1 Clemens Schwaighofer 2014-04-02 11:39:33 +09:00
  • 7ea35c2e61 Fix depricated /e for magic links regex callback. Clemens Schwaighofer 2014-03-11 09:36:49 +09:00
  • 6abd2dda1b Updte the table array files and fix missing tab intends Clemens Schwaighofer 2014-02-13 11:37:54 +09:00
  • 83128db511 Remove more Subversion Keywords Clemens Schwaighofer 2014-02-06 17:35:12 +09:00
  • db4d386fb2 Remove all Subversion keywords Clemens Schwaighofer 2014-02-06 17:17:01 +09:00
  • 2dd286b25e Remove not needed empty line v1.0.0 Clemens Schwaighofer 2014-01-30 17:36:56 +09:00
  • e7dd073c07 fix login with new blowfish passwords Clemens Schwaighofer 2014-01-29 11:36:54 +09:00
  • 4591eab732 fix bug in Login class for detecting if we need to set the show edit access drop down Clemens Schwaighofer 2014-01-23 15:09:59 +09:00
  • c0bbec3295 add missing reset for error variable in the db_pgsql class. cosmetic changes in db_pgsql class. Clemens Schwaighofer 2014-01-23 12:57:57 +09:00
  • 0658514e2e fixed bug in db async call if the query had an error, the error was not cought and not reported back Clemens Schwaighofer 2014-01-23 12:04:05 +09:00
  • 1f7cab6241 fixed bug in getting primary key name if the table is in a different schema to the current one * check current schema and set prefix to table if needed * check that if cursor is null we do not try to get any data but return false Clemens Schwaighofer 2014-01-20 12:27:15 +09:00
  • 96077aef92 add get schema method to DB IO class fix wrong clear setting for MASTER TEMPLATE in set_paths.inc Clemens Schwaighofer 2014-01-08 15:03:18 +09:00
  • d688499aee - update because of subversion checkin (keyword change) - Class.DB.IO: add read method for db schema Clemens Schwaighofer 2014-01-08 13:20:39 +09:00
  • 7093d2bba4 edit_base.inc/edit_order.php: change the order of the includes and change them to require. move session start away and only set session name as the session is no started automatically. set_paths.inc: missing form set detection, auto create picture cache root folder if it does not exist Class.Login.inc set new acl var show_ea_extra. Is set to 1 if the user has more than one edit access group Clemens Schwaighofer 2014-01-08 13:07:02 +09:00
  • 2327fcb68f - update Basic class to automatically set the session - update Login class to init basic class before session check - add form token set/validate methos in basic class - remove old smarty 3.1.14 Clemens Schwaighofer 2014-01-07 11:52:01 +09:00
  • d7a43f9d24 missing space after FROM line in PK NAME query if no schema is defined Clemens Schwaighofer 2013-12-12 18:53:10 +09:00
  • dd7ab1d74b change the PK NAME select query from the core postgresql class to a more faster version Clemens Schwaighofer 2013-12-12 16:28:40 +09:00
  • 99860e7da2 Added PK name for edit_log insert db_exec call to avoid any extra SELECT calls Clemens Schwaighofer 2013-12-12 13:38:08 +09:00
  • 4d3aab2f0f PHP Core libraries Clemens Schwaighofer 2013-12-11 16:19:24 +09:00
  • 5808151c7f PHP Core Libraries Clemens Schwaighofer 2013-12-11 15:58:37 +09:00
  • d560ff367a PHP Core Libraries Clemens Schwaighofer 2013-12-11 15:52:45 +09:00
  • 7285d3947c PHP Core Libraries Clemens Schwaighofer 2013-12-11 15:52:08 +09:00
  • de4db95d16 PHP Core libraries Clemens Schwaighofer 2013-12-11 15:44:33 +09:00