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

82 Commits

Author SHA1 Message Date
secretr
96114a36fb admin UI: more improvements and bugfixes 2009-11-17 15:23:01 +00:00
secretr
e7d600adf0 admin UI: moving code to lower level (allow reusability) - better batch handling (separate methods), before/after delete/edit/create custom event triggers (e_admin_ui only) 2009-11-15 20:24:55 +00:00
CaMer0n
04b264fd07 Media Manager work.. 2009-11-14 04:13:11 +00:00
secretr
19d531c0b5 typo 2009-11-13 14:45:00 +00:00
secretr
54e4e7a46c admin UI: bugless Filter, everything should work fine now (with or without JS/Ajax); admin icons handler experiment; bugfixes; TODO list update 2009-11-12 16:55:50 +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
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
CaMer0n
e9f99886c8 Admin ui filter fix and some notes added. 2009-11-09 10:52:18 +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
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
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
secretr
a15e43d1d1 admin UI corrections 2009-11-04 23:47:15 +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
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
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
marj
4ccabca5a9 work on sitedown 2009-10-28 16:57:51 +00:00
CaMer0n
c839c96825 e_modeLinterface now handles batches and search/filtering with ease. :-) 2009-10-26 07:26:53 +00:00
CaMer0n
ff87fb1fcb Minor admin->mail gui changes 2009-10-26 01:23:19 +00:00
CaMer0n
ffdef7ec71 Correct menu-path upgrade issues. 2009-10-24 07:53:30 +00:00
secretr
99169dc5af e_form: various major code/markup/style improvements, adminlist table almost fully automated, next step - fieldset/form methods & create/edit mod auto-render 2009-10-23 18:08:02 +00:00
CaMer0n
4b1f16d801 Updated e_model with nextprev and column ordering 2009-10-23 04:25:19 +00:00
CaMer0n
170588431a Xhtml fix 2009-10-22 23:46:49 +00:00
secretr
da27b0ad50 e_form: trow() method - automate admin list user interface building 2009-10-22 19:17:34 +00:00
CaMer0n
297a6da143 minor code cleanup 2009-10-22 04:19:29 +00:00
CaMer0n
0c284eceeb added uc_label function. 2009-10-20 16:18:07 +00:00
secretr
ec93404015 Introducing e_model_admin handler: automated tasks as validate, sql queries, handle posted data, more to come (work in progress); Various imporvements/fixes (core handlers) 2009-10-20 16:05:03 +00:00
CaMer0n
c82fc9269c Cleaned up the search in admin -> newspost . Added batch options. Made batch form element more flexible. 2009-10-20 07:39:40 +00:00
secretr
1050c3b94e News comment now showing only when they should, news_categories_menu fix, started final administration changes. 2009-10-09 15:06:44 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
CaMer0n
0ff4c515f3 Fixed duplicate and blank entries in field selector. 2009-09-25 02:02:38 +00:00
CaMer0n
13a4843ca0 Notice removal 2009-09-22 15:42:27 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +00:00
secretr
ed0971e015 infopanel improvements 2009-09-14 21:54:16 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
secretr
166d5bf6ab e_form bugs 2009-08-25 08:41:41 +00:00
marj
c034a74e82 add some value and FIXME comments 2009-08-15 15:53:44 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
CaMer0n
195465776a Added 'checkall' box at top of column - but suspect api needs adjustment 2009-07-21 16:05:11 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
659d272865 Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme. 2009-07-17 03:53:14 +00:00
CaMer0n
afcf85cd8e More Iconpicker and icon folder cleanup. 2009-07-16 08:15:35 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +00:00