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

57 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
47b178df89 Custom-Page auto-resize working. Pagination still has an issue. 2012-07-09 01:54:43 +00:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
425937e1a4 Admin template fix 2012-06-07 00:33:10 +00:00
CaMer0n
f53df84766 Sign page refinements and some bbecode work. 2012-05-31 06:07:33 +00:00
CaMer0n
6024f1cb4f Tab fix for prototype 2012-05-29 08:56:08 +00:00
CaMer0n
820a5e576a Better navigation through pages in admin->custom pages. Work in progress. 2012-05-29 08:39:19 +00:00
CaMer0n
ed28dc0808 Rating system re-work and cleanup. 2012-05-27 10:42:16 +00:00
CaMer0n
c5e60dd7f2 General cleanup for left-side admin-menu navigation 2012-05-23 13:59:12 +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
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
CaMer0n
10712bef1b Title-link fix 2012-04-29 08:51:03 +00:00
CaMer0n
5a80a9a205 Work on Media-Manager 2012-04-22 06:19:21 +00:00
CaMer0n
5178e66567 More admin->Custom-page and admin->News fixes. 2012-04-19 03:53:58 +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
d5dc6bfe05 - Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons) 
- Overall improvements and stability fixes
2011-12-09 02:08:04 +00:00
CaMer0n
53f0d0d9a9 Bugfix: incorrect bbcode panel in admin->custom pages. 2011-05-05 11:31:27 +00:00
CaMer0n
9c0587f557 Bugfix: Custom-Pages wasn't saving admin/date preference 2011-05-04 09:20:45 +00:00
e107steved
d10a42a640 Use standard LANs 2011-04-21 21:30:30 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
mcfly
71f81fbea2 EONE-45 (bug): Custom menus now created in 'menus' table. Menu cache also cleared when menu is deleted. 2010-04-17 03:17:48 +00:00
e107steved
9c31a701d2 Reinstate clickable link on page titles 2010-04-11 07:52:45 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
74f2c27c18 Notice removal, small bug fixes 2010-01-04 21:35:38 +00:00
e107steved
00d0dd9ada Notice removal 2010-01-03 12:14:06 +00:00
e107steved
b0c51b2246 Wouldn't update custom menus 2009-12-06 15:39:44 +00:00
secretr
9626059142 admin UI: templates & layouts field types added, bugfixes and improvements; Featurebox plugin administration ready, front-end in progress 2009-11-28 15:34:46 +00:00
CaMer0n
f78445421c Fixes - sitelinks, mysql, custompages 2009-11-26 09:02:46 +00:00
CaMer0n
e6ce2a80a9 Menu->page fix 2009-11-25 11:54:53 +00:00
CaMer0n
3a80c0a3f3 Quick fix for menu creation 2009-11-25 11:01:12 +00:00
CaMer0n
c321774aa6 custompage work and some code cleanup 2009-11-19 12:36:22 +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
CaMer0n
b42d486088 Fixed parse error caused by last commit 2009-11-01 23:10:57 +00:00
e107steved
d8abb89c4a Bugtracker #4822 - save menu name when changed 2009-10-31 15:39:25 +00:00
e107steved
e8cd67d696 Bugtracker #4825 - avoid duplication of menus created via custom page/menu page 2009-10-03 21:42:03 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
a7e312c388 Split custom-menus and custom-pages into separate sub-pages, and added separate administrator perms for each. 2009-08-05 14:22:15 +00:00
marj
493db815df Language selection simplification
work in progress
2009-08-03 18:36:24 +00:00
e107steved
77a6633612 Bugtracker #4770 - allow all classes for menu/cpage visibility 2009-07-24 19:18: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
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +00:00
CaMer0n
6c0bd1e16a admin-> custom pages and admin->users. More work on column selection. 2009-07-08 10:31:53 +00:00
e107steved
945b0aca1d Bugtracker #4703 - update date on custom page edit 2009-03-22 21:17:41 +00:00
e107steved
f9dc40028f Get rid of direct mySql access 2009-01-04 22:24:58 +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
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
e107steved
bd0359c934 Add admin logging 2008-12-06 16:40:37 +00:00
e107steved
c4394427eb Bugtracker #4452 - make it easier to see untitled custom pages/menus 2008-07-09 20:08:16 +00:00