Commit Graph

  • eef3a81be7 Minor update for DB psql class include Clemens Schwaighofer 2018-03-20 14:10:06 +09:00
  • bf60e9fcbf Readme update Clemens Schwaighofer 2018-03-20 14:05:37 +09:00
  • 7d42256a30 PHP CodeStandard update clemens 2018-03-15 17:38:33 +09:00
  • 5226fbcfc3 error reporting test Clemens Schwaighofer 2018-03-14 15:36:42 +09:00
  • 87b9af9786 PHP Notice warning fixes Clemens Schwaighofer 2018-03-13 18:37:04 +09:00
  • 7981e3ab51 Fix Class DB not init for dbh check on close db handler Clemens Schwaighofer 2018-03-13 13:42:25 +09:00
  • 21b9b99197 Minor white space clean up in login class and DB Array IO Clemens Schwaighofer 2018-02-19 10:44:25 +09:00
  • d9df0d64b8 Class DB IO, fix for trailing ; with RETURNING Clemens Schwaighofer 2018-02-08 10:58:53 +09:00
  • 73cdbe27c0 Fix JavaScript SetCenter Clemens Schwaighofer 2018-02-08 10:45:48 +09:00
  • 759b5527f8 Update LICENSE v1.3.10 clemens 2018-01-10 10:58:04 +09:00
  • 8417e60c9d Remove any old BSD License info because we switched to GPL 3 clemens 2018-01-10 10:53:48 +09:00
  • aec8a5ee70 Merge pull request #1 from gullevek/add-license-1 clemens 2018-01-10 10:46:41 +09:00
  • f34d4214f4 Create LICENSE clemens 2018-01-10 10:46:26 +09:00
  • a2b6f29886 Remove old settings info clemens 2017-12-07 14:30:57 +09:00
  • a95d28a09f Rename the README file for github clemens 2017-12-07 14:27:51 +09:00
  • 57b1aae9b4 Remove Smarty 3.1.21 folder Clemens Schwaighofer 2017-12-07 14:23:49 +09:00
  • 42b4112a5e Merge branch 'master' of git.tokyo.tequila.jp:/var/lib/git/php_core clemens 2017-11-28 13:33:53 +09:00
  • 63a2495183 white space fixes clemens 2017-11-28 13:33:40 +09:00
  • 717962edc5 Bug fix for session name set in basic class, add info methods for l10n Clemens Schwaighofer 2017-11-28 12:01:15 +09:00
  • dc692f14e4 white space fixes Clemens Schwaighofer 2017-11-24 16:49:45 +09:00
  • b1a30b6dde White space fixes clemens 2017-11-24 16:46:31 +09:00
  • 967af4dc37 Core libraries white space fixes clemens 2017-11-24 13:27:13 +09:00
  • 7a8fdcdf07 white space fixes for Form class Clemens Schwaighofer 2017-11-24 13:22:20 +09:00
  • a06320c42b white space fixes for Class DB IO Clemens Schwaighofer 2017-11-24 13:20:28 +09:00
  • f0ba8c3c50 email regex check update, remove warning surpress in pgsql wrapper, l10n Clemens Schwaighofer 2017-11-24 13:06:14 +09:00
  • 2e85bf5ee8 Bug fix in DB IO for wrong db debug check v1.3.9 1.3.9 Clemens Schwaighofer 2017-11-02 18:42:41 +09:00
  • ff94efee8d Fix in class db io returning on insert Clemens Schwaighofer 2017-11-02 17:04:43 +09:00
  • 93f2cf9b73 DB IO Class: if not PK auto found, set to NULL to skip return Clemens Schwaighofer 2017-11-02 16:05:06 +09:00
  • c39e48a709 Bug fix Class DB IO data write function Clemens Schwaighofer 2017-10-24 16:51:21 +09:00
  • 1cc010818d Fix DB IO write array method Clemens Schwaighofer 2017-09-26 13:33:52 +09:00
  • 1e164f3b93 Delete wrong symlink, remove create_function call Clemens Schwaighofer 2017-09-11 14:28:47 +09:00
  • 9f7ab65a15 Update Basic, DB IO, Login class v1.3.8 Clemens Schwaighofer 2017-09-07 18:24:52 +09:00
  • c69607323a Class DB IO update for db write Clemens Schwaighofer 2017-09-04 19:02:20 +09:00
  • 13a7900bd6 fix globals set check Clemens Schwaighofer 2017-07-28 18:08:17 +09:00
  • dc94fa1cd5 PG class updates, basic class updates Clemens Schwaighofer 2017-07-28 15:52:37 +09:00
  • fd191877cd Fix for not showing progress bar with single progress bar Clemens Schwaighofer 2017-06-05 16:48:19 +09:00
  • 65a5785ce5 Changed progress bar buffer clear Clemens Schwaighofer 2017-04-13 14:52:07 +09:00
  • adcfaf5fa0 Progress bar class: centralize buffer clear method Clemens Schwaighofer 2017-04-13 14:28:43 +09:00
  • f7685463b4 error log ID settings added via global define v1.3.7 Clemens Schwaighofer 2017-04-11 10:25:07 +09:00
  • dd92fa6031 Do not auto return PK for edit log insert in Admin Backend class v1.3.6 Clemens Schwaighofer 2017-04-07 11:07:05 +09:00
  • 6606f30ceb Basic date compare fix v1.3.5 Clemens Schwaighofer 2017-04-03 17:52:49 +09:00
  • e1255e0872 DB IO: prepare pk null fix, split -> explode in Basic Clemens Schwaighofer 2017-04-03 17:46:06 +09:00
  • 5c53621f96 Update DB IO to skip returning on prepare statements Clemens Schwaighofer 2017-04-03 17:38:33 +09:00
  • 581518963b Fix bug in prepared statement returning ID v1.3.4 Clemens Schwaighofer 2017-04-03 14:58:10 +09:00
  • 23735eba92 add datepickr, update frontend default templates Clemens Schwaighofer 2017-03-31 15:32:27 +09:00
  • 9eb78f40fd Warning in DB IO if we couldn't get any return PK v1.3.3 Clemens Schwaighofer 2017-03-31 15:28:36 +09:00
  • f599033a38 Bug fixes for unique per run logging Clemens Schwaighofer 2017-03-17 14:50:58 +09:00
  • 61f1b92bad Make per run log flag in Class Basic Clemens Schwaighofer 2017-03-17 14:24:48 +09:00
  • 1dfe246e0f Remove print_r on multiple returning data warning v1.3.2 Clemens Schwaighofer 2017-03-15 14:04:25 +09:00
  • d64e40ca2c Second fix for returning with multiple entries in DB IO v1.3.1 Clemens Schwaighofer 2017-03-14 15:19:31 +09:00
  • 6810c030e8 Removed not needed insert_id_r array Clemens Schwaighofer 2017-03-14 13:35:35 +09:00
  • d7a6abd5b9 Class DB IO: multiple insert returning now works Clemens Schwaighofer 2017-03-14 13:33:04 +09:00
  • 2a2221af31 Remove old not used max_filesize var for log split Clemens Schwaighofer 2017-03-07 15:01:06 +09:00
  • 03be3a317f Change the logging file name set Clemens Schwaighofer 2017-02-22 10:18:53 +09:00
  • bdcd83c579 Generic table update Clemens Schwaighofer 2017-02-16 10:29:50 +09:00
  • f4f84bdd67 Bug fixes for l10 and login Clemens Schwaighofer 2016-12-01 16:54:51 +09:00
  • 86535c23f1 Bug fixes for Thumbnail PDF creation part Clemens Schwaighofer 2016-10-21 23:18:30 +09:00
  • 5d146c1dfd toggle db debug flag after general setting Clemens Schwaighofer 2016-10-17 12:07:54 +09:00
  • 82ca78d8b3 Thumbnail create: pre-work for PDF file convert Clemens Schwaighofer 2016-10-14 10:25:28 +09:00
  • 55f35868bd Add clear cache override to CreateThumbenail method Clemens Schwaighofer 2016-09-28 18:19:46 +09:00
  • e0805c9dc6 Update jquery to 3.x release Clemens Schwaighofer 2016-09-21 17:07:44 +09:00
  • a2129f91c5 White space fixes v1.3.0 Clemens Schwaighofer 2016-08-31 15:20:40 +09:00
  • adf46f620b Update class basic, bug fixes for acl unit set in login class Clemens Schwaighofer 2016-08-27 13:28:42 +09:00
  • 31bef7a531 Add default space in byte string format, only read enable ea data Clemens Schwaighofer 2016-08-02 14:38:23 +09:00
  • 20b134231e Update description for edit access data return method Clemens Schwaighofer 2016-07-20 10:57:29 +09:00
  • 236a415fb4 Add get edit access data value for edit access id/key pair Clemens Schwaighofer 2016-07-20 10:56:36 +09:00
  • 1551df058d Bug fix for Login class and read sub data for edit access block Clemens Schwaighofer 2016-07-19 16:44:21 +09:00
  • f980b1e76a Bug fix: did not add new sub data entries if there are no entries Clemens Schwaighofer 2016-07-19 16:14:41 +09:00
  • 8de868fe4a Add new direct reference data element list to edit page Clemens Schwaighofer 2016-07-19 15:12:43 +09:00
  • a20df16c2c Add enable field to edit access data Clemens Schwaighofer 2016-07-15 17:31:40 +09:00
  • 939ff2e4a5 Update Login Class with correct acl method and edit access data read Clemens Schwaighofer 2016-07-15 16:17:40 +09:00
  • 1c3cc95fdb Update form class and edit access table array Clemens Schwaighofer 2016-07-15 11:40:42 +09:00
  • 115e9ad700 Add edit access automatic UID set psql function Clemens Schwaighofer 2016-07-15 11:37:45 +09:00
  • 3aaa9b3f0d Remove old SVN $id$, add edit_access_data table Clemens Schwaighofer 2016-07-15 10:13:29 +09:00
  • 799cff4e00 Update config base files v1.2.6 Clemens Schwaighofer 2016-07-12 17:55:10 +09:00
  • 72ef4a24c5 Check in neutral config.inc file before we set it to update ignore Clemens Schwaighofer 2016-07-12 17:42:54 +09:00
  • 0f44aaf3e4 Update config.inc file Clemens Schwaighofer 2016-07-12 17:37:58 +09:00
  • 795f69050a Update edit user base, config template, class basic v1.2.5 Clemens Schwaighofer 2016-07-12 10:44:53 +09:00
  • 1c5bb8aebe Make db debug var public Clemens Schwaighofer 2016-06-14 13:22:08 +09:00
  • 36f19e64d0 Add new correct mobile email detect Clemens Schwaighofer 2016-05-17 12:22:36 +09:00
  • 19a1081197 Add missing mobile domains, fixup pc naming Clemens Schwaighofer 2016-05-16 15:46:26 +09:00
  • 45974a9e30 Set detailed japanese mobile phone carrier types Clemens Schwaighofer 2016-05-12 14:20:51 +09:00
  • f1247efd34 Fix class declarations Clemens Schwaighofer 2016-03-14 11:59:42 +09:00
  • c38346b97c Comment update Clemens Schwaighofer 2016-02-22 11:03:09 +09:00
  • 3c26adb493 Smarty 3.1 fix for options html Clemens Schwaighofer 2016-01-25 16:16:36 +09:00
  • 4458f366f9 Bug fixes for data insert with interval fields in form generate Clemens Schwaighofer 2016-01-07 13:06:47 +09:00
  • 805330638a Bug fix in DB IO for setting _db_error public Clemens Schwaighofer 2016-01-07 12:44:05 +09:00
  • 86cd04f862 Fix bug in regex check in form generate Clemens Schwaighofer 2016-01-07 12:40:05 +09:00
  • a182834985 Remove old SVN $id from edit new template v1.2.4 Clemens Schwaighofer 2016-01-06 11:19:05 +09:00
  • 0ce1432513 Bug fix for spl autoload table array part Clemens Schwaighofer 2016-01-05 18:36:26 +09:00
  • a447fc2ef6 Update auto set for HTML title, PHP 7.0 class fixes Clemens Schwaighofer 2015-12-16 11:08:51 +09:00
  • 8160d05d25 Add HTML print date+time method Clemens Schwaighofer 2015-11-16 10:17:55 +09:00
  • 647dd52c92 Remove all include/require parts from classes and use autoload function v1.2.3 Clemens Schwaighofer 2015-11-11 14:19:25 +09:00
  • b2fdbc0571 Better autoload for required files Clemens Schwaighofer 2015-11-11 14:14:06 +09:00
  • 5a1c9f87c2 Update core class include style and smarty test page v1.2.2 Clemens Schwaighofer 2015-11-11 11:08:41 +09:00
  • aa73634d95 Update Smarty to 3.1.27 Clemens Schwaighofer 2015-11-09 18:22:56 +09:00
  • b831924f58 Add override string for sha1 short function to use sha1 instead of crc32b wrapper Clemens Schwaighofer 2015-11-06 16:53:55 +09:00
  • ae1ef182ef Update Core libs to avoid notice errors, add debug override switch v1.2.1 Clemens Schwaighofer 2015-11-06 11:43:01 +09:00
  • d67a4231c3 Add README file Clemens Schwaighofer 2015-10-29 18:18:32 +09:00
  • 64dbe31898 TimeString function: remove leading 0 for microseconds Clemens Schwaighofer 2015-10-28 18:41:12 +09:00