1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

31 Commits

Author SHA1 Message Date
CaMer0n
b33f03d327 Additional user admin perms, cron-categories added. 2011-05-11 22:25:02 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
87a22dbdb4 Admin UI improvements; cleanup started; missing LANs added; new features - UI deleteConfirmScreen variable, Delete confirmation screen added to UI page methods, various minor bugfixes and other improvements 2010-11-04 23:27:47 +00:00
secretr
2a0529f631 IN PROGRESS - task EONE-10: System thumbnails
- media manager now uses thumb.php
- form handler uses thumb.php (UI) when type is image and parameter thumb is passed 
- minor issues fixed
- thumbUrl() method added (Parser, for now)
2010-03-09 16:05:41 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
890f1dfc86 release cleanup, UI related phpDoc update, my first core SVN commit ;) 2010-02-10 12:54:08 +00:00
secretr
9626059142 admin UI: templates & layouts field types added, bugfixes and improvements; Featurebox plugin administration ready, front-end in progress 2009-11-28 15:34:46 +00:00
secretr
4043bfa9e1 admin UI tools: field name alias feature added (experimental), lot of improvements, prepared for JS tabs, work in progress 2009-11-18 19:57:07 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
secretr
1c660784d6 admin UI: default mode/action auto-detection (and various other ways to control them), moving code to lower level (allow reusability) - work in progress; possible future __autoload-ing fix 2009-11-14 14:52:26 +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
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
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +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
secretr
5ae86ae219 admin tools: settings action renamed to prefs 2009-11-05 00:28:25 +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
secretr
5986438f3d Admin tools - more work, final stage, work in progress 2009-11-02 17:45:29 +00:00
secretr
0c717f3d3d More admin tools work 2009-11-01 19:05:26 +00:00
secretr
387a473073 Admin tools - almost there 2009-10-31 17:57:15 +00:00
secretr
7f15da0b74 Admin tools - more work 2009-10-30 17:59:32 +00:00
secretr
fb80da0b91 Admin tools - more work 2009-10-28 17:05:35 +00:00
CaMer0n
679348d31c Minor fix to release admin using e_model_interface 2009-10-26 08:16:09 +00:00
CaMer0n
c839c96825 e_modeLinterface now handles batches and search/filtering with ease. :-) 2009-10-26 07:26:53 +00:00
CaMer0n
4b1f16d801 Updated e_model with nextprev and column ordering 2009-10-23 04:25:19 +00:00
CaMer0n
b3485772e6 More model interface stuff - now a fully working example. 2009-10-22 07:52:13 +00:00
CaMer0n
9069a6379e More model interface stuff. 2009-10-22 07:23:22 +00:00
CaMer0n
8ca81cccc4 More model interface stuff. 2009-10-22 05:14:11 +00:00
CaMer0n
b9143f45d0 experimental admin inteface class added. 2009-10-22 04:15:32 +00:00
CaMer0n
8415a49036 Moved xmlrpc class to handlers as it's used by multiple plugins. removed deprecated forum_management.php file. 2009-10-20 21:02:09 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
743eb14baa Release plugin - work in progress 2009-09-29 00:03:01 +00:00