1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

102 Commits

Author SHA1 Message Date
CaMer0n
187bb8f53b NewsTags shortcode, some admin-ui fixes and newspost thumbnail BC fixes. 2012-07-15 03:01:30 +00:00
CaMer0n
9825bfa51f TinyMce Image-insert and Auto-Image resizing (see admin->media-manager->preferences) 2012-07-09 01:07:51 +00:00
CaMer0n
9efef2bc8c TinyMce/MediaManager fixes. 2012-07-07 22:04:49 +00:00
CaMer0n
7fa2971c83 Fixed an access issue with the media-manager dialog window. 2012-07-07 06:04:04 +00:00
CaMer0n
9197fadc54 Work on signup page, bbcode buttons, tooltips etc. 2012-06-02 08:12:16 +00:00
CaMer0n
ef3a390732 More cleanup 2012-06-01 08:09:14 +00:00
CaMer0n
5139a7d390 More fixes and enhancements - bbcodes, tinymce, js 2012-05-28 13:06:09 +00:00
CaMer0n
d8a6c15c02 Major clean-up and enhancement of datepicker() and related functions 2012-05-26 12:21:39 +00:00
CaMer0n
37687fd212 drag and drop ordering of items. 2012-05-23 08:29:57 +00:00
CaMer0n
629f7db1ab More fixes and Media Manager work - esp. file upload. 2012-05-22 13:32:49 +00:00
CaMer0n
01ff30c274 Bugfixe - corrects menu/page mixup in custom-pages. News-posts labelled correctly now and default field columns added. 2012-05-22 04:38:28 +00:00
CaMer0n
6b6701f900 Submit-news working again. Admin Newspost re-work (needs testing), additional JS for dialogs etc. 2012-05-17 09:19:44 +00:00
CaMer0n
e9f6febe02 More JS work 2012-05-16 03:10:56 +00:00
CaMer0n
7f25438201 JS framework on-demand (working in admin-area right now) 2012-05-15 09:55:27 +00:00
CaMer0n
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
CaMer0n
28710b46b2 Media-Manager dialog fixes and enhancements 2012-04-28 01:31:30 +00:00
CaMer0n
e74000fb1c Minor fixes 2012-04-20 07:21:15 +00:00
CaMer0n
5178e66567 More admin->Custom-page and admin->News fixes. 2012-04-19 03:53:58 +00:00
CaMer0n
8be3353a6d Fix for 'edit' button 2012-04-18 21:14:04 +00:00
CaMer0n
f14804699e Bug fixes and improvements to paging and searches in admin->news and admin->users. 2012-04-18 21:07:20 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
0d0fa1e2ca - Important URL assembling feature, all routes have now safe fallback option
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
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