1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

29 Commits

Author SHA1 Message Date
e107steved
8687136581 Extra parameter for forms handler 2009-01-20 22:22:01 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
e107steved
b59c59ce1a Update userclass management on plugin install/uninstall 2008-12-29 22:30:16 +00:00
e107steved
a794a90c4f More work on user management 2008-12-29 09:31:36 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00
secretr
865a70f0d1 e_form ready (although need more work and testing), more Administration work 2008-12-12 22:39:17 +00:00
e107steved
40418d08c9 Mods to userclass groups 2008-12-07 16:37:37 +00:00
e107steved
2ee32fcd9a Userclasses - add checks for duplicate names, caching for class tree, some checking for stupid values 2008-11-29 21:16:54 +00:00
secretr
f50a1f434d JS changes to fit the needs of userclass groups (added new response action ElementInvokeById) 2008-11-29 17:35:38 +00:00
e107steved
ef08ad6909 Start of adding userclass groups - still needs JS sorting 2008-11-27 22:07:36 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
secretr
fad582f267 fixed uc_dropdown problems 2008-09-15 16:20:27 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00
e107steved
eec8be4a21 Code simplification/possible bug fix - thanks mabeck 2008-04-25 19:39:47 +00:00
e107steved
230b9e26d8 Option for blank class on select lists 2008-04-05 16:30:18 +00:00
e107steved
d11cb307b3 Bit more flexibility on userclasses 2008-03-23 10:11:17 +00:00
e107steved
44fd4ed8a7 userclass bug fixes 2008-02-16 12:03:27 +00:00
e107steved
48f844fc97 Extra checks before deleting a user class 2008-01-13 17:47:35 +00:00
e107steved
a4f49243ad Update userclasses in signup page 2008-01-09 22:44:19 +00:00
e107steved
b635bdd84d Userclasses - bug fixes, tidy display 2008-01-08 22:24:22 +00:00
e107steved
52c02eb3a0 Function for editable userclasses 2008-01-07 22:30:29 +00:00
e107steved
ac7f0ddf36 Userclass display on log options 2007-12-29 22:32:58 +00:00
e107steved
3fd4791738 Userclass updates 2007-12-22 12:39:27 +00:00
e107steved
81c621145e Bugtracker #3902 - missing class name - thanks SecretR 2007-04-11 21:25:58 +00:00
mrpete
628d4ad479 Bugfix: new $sql's were always being created even when not used at all. 2006-12-05 09:24:46 +00:00
mcfly
1bf141fa8d Fixed last commit 2006-12-03 02:13:32 +00:00
mcfly
4a15385652 Added an option to set the size or disable the div when using r_userclass_check, removed extracts() 2006-12-03 02:10:58 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00