CaMer0n
c839c96825
e_modeLinterface now handles batches and search/filtering with ease. :-)
2009-10-26 07:26:53 +00:00
secretr
0dc0e39a1e
news administration: manager permissions done, more batch options, better sort by column, interface done (except advanced filter), almost ready for release
2009-10-23 18:14:42 +00:00
secretr
8d33417a93
News - start last admin changes (UI, manager access)
2009-10-20 16:01:47 +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
secretr
2d0cbb3644
JS Manager - headerCore/Plugin/Theme shorthands, add/removeLibPref methods for handling core prefs
2009-10-07 11:05:55 +00:00
secretr
c32d6cc02e
eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes
2009-09-25 20:20:23 +00:00
secretr
64f9020f5d
e107 class improvement: getMessageHandler() method added (for consistency), getLan() renamed to includeLan()
2009-09-19 15:27:26 +00:00
secretr
c0df5fef12
News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes
2009-09-14 18:22: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
df5c76829d
News imporvements: SEO back-end ready, admin managers started, work in progress
2009-09-12 18:25:41 +00:00
secretr
553874ea39
News improvements started - work in progress
2009-09-10 19:15:43 +00:00
marj
201b7e20f1
Add include_lan() to admin pages
2009-08-28 16:11:02 +00:00
secretr
fcc085aee3
News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode)
2009-08-24 08:34:55 +00:00
CaMer0n
78707765b9
Administrator rights "Oversee news categories" and "Moderate submitted news" can now reach admin/newspost.php
2009-08-05 14:35:47 +00:00
secretr
9448c8b65e
leftover debug cleaned
2009-07-23 08:01:48 +00:00
marj
037e91cfee
Load admin phrases ASAP
2009-07-18 10:17:56 +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
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
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
ccf018359c
newspost typo
2009-05-10 17:52:13 +00:00
secretr
6a70db6ca4
e_form 'selected' bug, newspost various markup fixes
2009-05-10 17:31:51 +00:00
e107steved
c5b338c6fc
Bugtracker #4651 - news comment counting
2009-05-08 21:50:19 +00:00
bugrain
802a3f96fb
Enable/disable comments bug fixed
...
Show author on list page
2009-05-06 20:40:16 +00:00
bugrain
b6110a2c46
Revert part of previous change, redisplay of userclass was incorrect
2009-04-29 21:46:16 +00:00
bugrain
49958c9f8a
Fixed userclass issue
2009-04-29 20:55:33 +00:00
bugrain
18b9568dc5
fixed main admin permission bug
2009-04-27 21:23:37 +00:00
e107steved
090b555d96
Bugtracker #4705 - extra slashes in news preview with MAGIC_QUOTES_GPG true and an image bbcode
2009-03-29 21:40:36 +00:00
CaMer0n
55a991d5b7
Missed a couple of paths.
2009-01-26 08:19:44 +00:00
CaMer0n
4e01412b82
Updated to respect e_DOWNLOAD and e_NEWSIMAGE (see e107_class.php)
2009-01-26 08:01:05 +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
6e530be155
News administration - prefs page updated to latest e_form:uc_select, minor fixes
2009-01-20 21:29:23 +00:00
e107steved
782275a0ea
Add nested dropdowns
2009-01-18 20:31:14 +00:00
secretr
3ea7e3c1f5
News administration - ready
2009-01-18 19:02:07 +00:00
secretr
6e35f903dd
News administration - more improvements
2009-01-18 00:27:10 +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
6131da9a4a
News administration - minor improvements
2009-01-17 01:30:35 +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
3dffac201e
Newspost administration - work in progress (BROKEN, don't try it)
2009-01-13 17:09:30 +00:00
lisa
8009699297
TagWords Plugin + e_tagwords files for news, download, cpage, links_page, calendar_menu
2008-12-29 20:51:24 +00:00
e107steved
bff38dadde
Add admin logging to news
2008-12-07 13:08:54 +00:00
secretr
91a116c3bd
News & eURL - work in progress
2008-12-02 16:50:16 +00:00
secretr
711af58c5c
introducing <thead>, <tbody>, <tfooter> standard; JS decorate on newspost list; new core CSS rule (e-list); theme JS API usage demo
2008-11-11 13:26:49 +00:00
e107steved
66ae8fee37
Bugtracker #4304 - apostrophes got corrupted when uploading image
2008-06-15 20:20:28 +00:00
e107steved
d68ecc485a
Cleanups on wysiwyg relating to news submit
2008-05-31 17:55:31 +00:00
CaMer0n
df1e3eaed8
Added news-author editing option.
2008-05-18 16:34:28 +00:00
CaMer0n
99b74405d9
Fixed imageselector to work in both admin->prefs and admin->newspost. Now uses it's own preview shortcode.
2008-03-18 00:39:02 +00:00