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

47 Commits

Author SHA1 Message Date
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
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
364967b9c5 Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins. 2009-07-14 03:18:17 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
8e634b6e70 Minor fixes in Plugin Manager 2009-07-07 06:26:51 +00:00
CaMer0n
38198ae775 Plugin Manager minor fixes. 2009-07-07 02:43:14 +00:00
CaMer0n
14039f85e0 save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
CaMer0n
4fb7a7c189 Dummy Filter example added. 2009-07-03 06:48:43 +00:00
CaMer0n
fc160ba9c1 Added simple 'field display' drop-down menu to admin -> news list. 2009-07-03 02:27:03 +00:00
secretr
6a70db6ca4 e_form 'selected' bug, newspost various markup fixes 2009-05-10 17:31:51 +00:00
secretr
7549e547ad Form handler - missing optional id attribute for inputs of type hidden 2009-01-28 14:57:27 +00:00
secretr
40846316c2 e_form markup formatting 2009-01-20 22:59:39 +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
secretr
7b5cd88724 e_form - cache e_userclass object 2009-01-20 20:46:26 +00:00
secretr
45f9a91e46 more on e_form userclass functions (work in progress) 2009-01-18 22:26:35 +00:00
secretr
c545f1e5c1 start of e_form userclass functions (work in progress) 2009-01-18 21:50:04 +00:00
secretr
edb059f894 News administration - done (without 'submitted news' page); ajax added on various places 2009-01-17 22:48:14 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
secretr
ee93e31943 Form handler typo 2008-12-23 08:28:42 +00:00
secretr
5798577931 Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
2008-12-19 14:01:07 +00:00
secretr
19af8d73f4 e_form handler - one more try 2008-12-17 11:12:44 +00:00
secretr
16354bbc90 e_form handler fixes/improvements 2008-12-17 11:08:31 +00:00
secretr
3c5b71f736 Admin Log Administration ready 2008-12-16 14:22:01 +00:00
secretr
a03d9c5019 Lancheck Administration area - ready 2008-12-15 21:16:32 +00:00
secretr
99501721e4 more Administration work - image & cache ready (new message & form handlers implemented as well) 2008-12-12 23:29:32 +00:00
secretr
865a70f0d1 e_form ready (although need more work and testing), more Administration work 2008-12-12 22:39:17 +00:00
secretr
cac0e1cf12 Improve Form handler - work in progress 2008-12-12 16:36:45 +00:00
e107steved
84a5b75bc3 Bugtracker #4371 - notice removal 2008-04-04 21:40:50 +00:00
e107steved
9c61b1988a Bugtracker #3867 - allow zero in input text fields 2007-03-23 21:46:57 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00