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

79 Commits

Author SHA1 Message Date
e107steved
14ba16c819 Bugtracker #5233 - be selective on DB query 2011-11-18 22:06:30 +00:00
e107steved
d03cf071e7 Bugtracker #5233 - news comment recalc fixed 2011-11-17 21:16:28 +00:00
CaMer0n
a31f89b589 News render-type malfunction fixed. 2011-07-06 23:37:49 +00:00
CaMer0n
78de8925fb Category fix. 2011-06-17 05:45:22 +00:00
CaMer0n
0c1ed5165f More cleanup 2011-06-17 01:47:35 +00:00
CaMer0n
98af91027f General cleanup 2011-06-08 03:18:50 +00:00
CaMer0n
f7ec4cc5e5 Submit-news cleanup and batch options added. 2011-01-04 10:51:12 +00:00
secretr
1adcecb94a media manager work - upload link can be added now (see newspost.php); improved imageselector; several bugfixes 2010-10-04 22:14:05 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
secretr
9f69cf1d0b News administration: category edit works now
News shortcode batch: icons/images paths fixed, minor cleanup
2010-03-16 17:33:21 +00:00
secretr
ce565c1167 Image selector minor improvements, News administration - image pickup works now. 2010-03-16 17:00:44 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
b2900ce5a1 Xhtml fix 2010-01-12 18:00:27 +00:00
CaMer0n
7b8f5496c0 Temporary Fix for newpost images 2010-01-12 17:25:20 +00:00
e107steved
df558712b6 Add TODO: 2010-01-11 21:18:13 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +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
7f15da0b74 Admin tools - more work 2009-10-30 17:59:32 +00:00
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