Clemens Schwaighofer
b2019226da
Update Smarty test, Base class email comment update
...
- smarty test with optgroup
- ignore file update for log folder
- email regex comment update
2019-04-03 17:45:56 +09:00
Clemens Schwaighofer
9d918f3b43
Fix admin edit_access wrong enabled type, other fixes
...
General notice fixes as much as possible
2018-11-07 13:32:58 +09:00
b1a30b6dde
White space fixes
2017-11-24 16:46:31 +09:00
Clemens Schwaighofer
a182834985
Remove old SVN $id from edit new template
2016-01-06 11:19:05 +09:00
Clemens Schwaighofer
5a1c9f87c2
Update core class include style and smarty test page
...
All libs/classes have an loop to find the needed previous class file.
Smarty test page included.
2015-11-11 11:08:41 +09:00
Clemens Schwaighofer
947497767d
Update to debug javascript
...
Set debug javascript flag in header inc and then set the variable in the
main body templates
2015-04-24 11:06:16 +09:00
Clemens Schwaighofer
57fb0b808d
Add debug and firebug javascript to all main templates
...
debug has flag to turn off all console.* methods
firebug has override if console.* are missing
2015-04-24 10:16:48 +09:00
Clemens Schwaighofer
96224d0d1e
Update Login class with error count and report
...
If a user login fails and the user exists count the error and date of
last error.
If the user is set strict and the error login count is bigger than 10,
lock the user. User can only be unlocked from admin user.
Add new view only form table array type that is not saved, but only
viewed as is from the database value.
Add strict/lock yes/no into the edit user form.
Update edit user table with login error count, login error date, strict
and locked rows.
2014-08-22 13:44:05 +09:00
Clemens Schwaighofer
db4d386fb2
Remove all Subversion keywords
2014-02-06 17:17:01 +09:00
7285d3947c
PHP Core Libraries
...
- add .gitignore for log, templates_c and tmp
- add base www/ folder
2013-12-11 15:52:08 +09:00