1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

128 Commits

Author SHA1 Message Date
Cameron
750ac914a2 Checkbox alignment fix 2013-04-16 18:03:34 -07:00
Cameron
82ac19d038 Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions) 2013-03-31 05:55:08 -07:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
42c770ed4e Generic search form element added to form handler. Search and other minor GUI enhancements added to Plugin Manager 2013-03-03 23:42:37 -08:00
Cameron
2f85528ce0 Issue #73 - more array storage cleanup. And useful deprecated message. 2013-02-26 19:53:49 -08:00
Cameron
d7b0dcc755 Various <select> css fixes. 2013-02-23 03:15:13 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
SteveD
2855665d56 Issue #55, #101 - userclass numbers not being inserted 2013-02-05 21:46:18 +00:00
SteveD
724a648706 Issue #55 - more handling of 'not a member of' user class 2013-02-03 18:29:11 +00:00
SteveD
6b6512b06b Tidy up (mostly comments) 2013-01-01 10:39:30 +00:00
SteveD
6f2ad44d0a Missing check for checkboxes 2012-12-30 22:42:17 +00:00
SteveD
83fb9f5818 Issue #60 - set proper user class tree during install - plus dev aid to generate appropriate xml (data should match the 'set default tree' available on an option button from userclass admin) 2012-12-29 12:12:51 +00:00
SteveD
cfb76a758a Allow editing of selected fields of some 'system' userclasses.
Tidy up a bit.
2012-12-19 22:27:48 +00:00
SteveD
f507aa57b6 Don't display 'delete' icon for user classes that can't be deleted. Tidy up a bit. 2012-12-18 22:43:10 +00:00
SteveD
2ef887f177 Fix bug in 'Everyone except..' class display. Suppress negatives in user initial classes. 2012-12-18 21:29:53 +00:00
SteveD
d95746b327 Issue #55 - add unimplemented code to support 'Everyone except...' in classes when vetted_tree() method called. Some rework of class perms needed. Callbacks not in userclass_class.php will need extending. Style expert may need to tidy displayed checkbox lists. 2012-12-18 21:21:05 +00:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
CaMer0n
a0743652de More batch-shortcode cleanup. 2012-06-20 01:12:33 +00:00
e107steved
61845b499c Fix parameter handling error for arrays 2012-01-20 18:08:31 +00:00
e107steved
8b6ac10e55 Allow logging of new user activity 2011-12-28 22:38:18 +00:00
secretr
19e558ad36 get_users_in_class wrong results (missing parent classes) 2011-06-27 09:46:16 +00:00
e107steved
dc1055cc07 EONE-98 (bug): Fix DB table name; thanks Luceos 2010-06-26 21:49:59 +00:00
secretr
3519194c81 EONE-62 (New Feature): User model builds proper user class list now;
Userclass administration UI problems fixed (hopefully);
2010-05-17 14:13:50 +00:00
mcfly
6bddf9ef51 EONE-43 (Bug): Installation (and uninstall) of plugins now working 2010-03-17 23:59:52 +00:00
e107steved
1cfd745b92 EONE-24 (Bug) - fix userclass delete 2010-03-11 21:55:45 +00:00
secretr
868ec3466e EONE-20 (Bug) 2010-03-11 11:56:23 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
c858fced9f Always log admin userclass edits 2010-02-07 19:42:07 +00:00
e107steved
30f715de6f Slight simplification of e_mailout handlers; improve documentation, a few fixes to recent fixes 2010-01-11 21:09:52 +00:00
e107steved
892cb3aa5f Code review, documentation - should be no functional changes 2009-12-07 20:43:37 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
secretr
dac35acbf7 Admin tools - list/create/edit/settings done, some more boring tasks (batch confirmation screen, bugs, clean-clean-CLEAN) left, work in progress 2009-11-04 17:29:26 +00:00
e107steved
fc9419038b Remove obsolete language handling in userclass dropdowns; possibly fix Ajax interface on userclass admin 2009-11-01 17:19:27 +00:00
CaMer0n
db3a16fdc6 Install fixes and notice removal 2009-09-17 00:13:40 +00:00
e107steved
6eafcda674 Get rid of legacy user_class class 2009-08-22 21:27:34 +00:00
e107steved
2288b9907c Method needs to be public 2009-08-19 21:43:46 +00:00
e107steved
f715e1df32 Tidy up some userclass stuff 2009-08-19 21:33:20 +00:00
CaMer0n
b7dac9cf59 Userclass name tweak 2009-08-04 15:04:18 +00:00
CaMer0n
5ebd168620 Userclass exclusion added to default drop-down menu. 2009-08-04 14:36:56 +00:00
CaMer0n
afcf85cd8e More Iconpicker and icon folder cleanup. 2009-07-16 08:15:35 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
e107steved
595291f1d0 Allow lots more userclasses. Fix table update part of update routine 2009-06-29 21:26:58 +00:00
e107steved
55b7acfe7b Bug fixes to class tree calculation 2009-04-30 20:10:10 +00:00
e107steved
66f7b472bf Userclasses admin - fix a couple of things broken by other changes 2009-02-01 15:18:30 +00:00
secretr
4ec4f4fac7 e_form - full userclass support - select, checkbox lists, newspost updated to use them 2009-01-20 22:37:49 +00:00
e107steved
8687136581 Extra parameter for forms handler 2009-01-20 22:22:01 +00:00