1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

882 Commits

Author SHA1 Message Date
CaMer0n
d5ff425a49 Easy editing of administrator perms from admin->users. 2009-11-12 05:11:47 +00:00
CaMer0n
2c9190de6b added "Make Admin" to 'Quick Add User" and cleaned up administrator routines. 2009-11-12 01:53:16 +00:00
secretr
f8b49748d5 admin UI: Filter Ajax autocomplete, filters are now executed via AJAX calls by default, needs cleanup (buggy in some cases); some more UI improvements 2009-11-11 20:57:34 +00:00
CaMer0n
217a2a2bd1 small fixes 2009-11-11 16:02:42 +00:00
secretr
f1ecf52e90 eMessage: more convenient way for adding messages (magic __call()) - all valid message types can be called as methods (success, warning, debug etc) 2009-11-11 12:13:57 +00:00
secretr
31e809282e jslib - disabled 304 header till I find out why it's crashing (almost) all major browsers. 2009-11-11 10:53:32 +00:00
CaMer0n
9465c5ad42 user extended, simple set and get alias methods added 2009-11-10 23:13:30 +00:00
secretr
890bd0db44 date convert: added generic string to timestamp converter (toTime()); admin UI: textareas autoexpand now available sitewide (back-end), multi table JOIN support, field (db table) aliases support, user auto-complete search should work fine now, example usage added on faqs administration 2009-11-10 19:13:07 +00:00
CaMer0n
17c590efd2 Add extra check for pid not found 2009-11-10 02:26:16 +00:00
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +00:00
secretr
6b77edb970 admin UI - 'ip' type added (decode to human readable format on read/edit, encode before DB save) 2009-11-09 12:23:45 +00:00
secretr
026c834c76 e_model obsolete code removal 2009-11-09 12:21:17 +00:00
secretr
0acdaaf867 message handler notice removal, session cleanup added 2009-11-09 12:20:33 +00:00
CaMer0n
e9f99886c8 Admin ui filter fix and some notes added. 2009-11-09 10:52:18 +00:00
CaMer0n
16335c74d0 Quick query fix and some debug info added. 2009-11-09 03:03:41 +00:00
CaMer0n
31412ba4dd don't load custompages from theme.php if theme.xml found. 2009-11-09 00:27:43 +00:00
CaMer0n
199ccc22e4 BC fix for custom header and footer arrays in theme.php 2009-11-09 00:13:59 +00:00
e107steved
4fea2f02de Same typo as previous mod to header_default.php 2009-11-08 17:13:24 +00:00
CaMer0n
7639c4666c Extra Lans, Notice removal and BC fix for plugin install. 2009-11-08 13:22:02 +00:00
CaMer0n
852204503c Notice removal 2009-11-08 12:08:35 +00:00
e107steved
5d09cd5137 Handle some of the import options better in alt_auth, plus odd tidy ups 2009-11-08 10:34:23 +00:00
CaMer0n
7fca058ad5 Made a start on media-manager and added a deprecated LAN checking function to remain enabled up until release. 2009-11-07 11:20:34 +00:00
CaMer0n
f8f575c445 Fix path to cache + some debug info 2009-11-07 02:28:59 +00:00
CaMer0n
fbbf2f8f61 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:17:02 +00:00
CaMer0n
b2986c3960 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:10:52 +00:00
secretr
c1d99b4052 JS libraries update (Prototype JS 1.6.1, Scriptaculous 1.8.3), interactive user search started (ajax auto-complete) - work in progress; comment manager - small additions, user autocomplete search test; overall bugfixes/improvements 2009-11-06 18:37:23 +00:00
secretr
fe77106b76 admin tree model multi-delete/update fix 2009-11-06 12:27:41 +00:00
CaMer0n
327d9c53f1 Prevent method name conflict and some notice removal. 2009-11-06 00:02:12 +00:00
secretr
18a4b9bfe9 Admin tools - column selector working everywhere again; improved UI - list/editQuery not needed anymore, queries are auto-generated, table JOIN support added (see comment manager), various improvement, still work in progress 2009-11-05 17:32:19 +00:00
CaMer0n
276fa19298 admin->userclass - display icon correctly now. 2009-11-05 12:26:44 +00:00
CaMer0n
1fd046a0ef syntax fix 2009-11-05 09:18:48 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00
CaMer0n
3cf3d709d1 language-check error counting etc. 2009-11-05 08:07:53 +00:00
secretr
7d690f1084 warning removal 2009-11-05 00:38:21 +00:00
secretr
5ae86ae219 admin tools: settings action renamed to prefs 2009-11-05 00:28:25 +00:00
secretr
a15e43d1d1 admin UI corrections 2009-11-04 23:47:15 +00:00
secretr
a069e7d17c bad characters removal, plugin manager url apostrophe removed 2009-11-04 21:59:35 +00:00
secretr
8f4ada03cb forgotten 'nolist' attribute 2009-11-04 21:42:03 +00:00
e107steved
619d0c8c3d Getting ready for mailer mods 2009-11-04 20:19:11 +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
CaMer0n
ac57a2aee3 Bit of work on the comments manager 2009-11-04 03:07:44 +00:00
e107steved
9a817a3f2b Return comment author ID with comments - specially for Luceos 2009-11-03 20:57:10 +00:00
secretr
c1e225cff8 core prefs: clearPrefCache method added - second try 2009-11-03 10:57:15 +00:00
secretr
187d660782 core prefs: clearPrefCache method added 2009-11-03 10:47:16 +00:00
CaMer0n
362151c3bb Notice removal 2009-11-03 01:17:25 +00:00
secretr
5986438f3d Admin tools - more work, final stage, work in progress 2009-11-02 17:45:29 +00:00
CaMer0n
50c56914bf Disabled theme information - needs to be corrected and replaced with an ajax popup window. 2009-11-02 01:10:50 +00:00
e107steved
9d7e33c331 Bugtracker #4818 - just remove bbcodes from comments, not the enclosed text 2009-11-01 20:21:22 +00:00
secretr
0c717f3d3d More admin tools work 2009-11-01 19:05: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