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

113 Commits

Author SHA1 Message Date
Cameron
45ac119d83 Admin-ui support for fields as links. eg. readParms='link=field_url' 2013-02-26 16:23:23 -08:00
Cameron
a01e9933e4 Admin-ui - Support for link-targets (modal, dialog or blank) and batch site-link creation. ( Issue #8 ) 2013-02-26 16:08:08 -08:00
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00
Cameron
5b7fed3bef Sitelinks language-file optimization 2013-02-22 22:34:04 -08:00
SecretR
d35720e235 Fixes #117: Admin-ui Sitelinks searchquery filter is not functioning -
obsolete code breaking ajax calls
2013-02-22 14:59:47 +02:00
Cameron
705fc297f2 Inline editing for sitelinks 2013-02-22 00:50:16 -08:00
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
Cameron
e0a27eede8 More LAN fixes. 2012-12-12 21:30:43 -08:00
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
eeb2023fbe Fix for admin->links reorder. 2012-05-23 09:05:58 +00:00
CaMer0n
37687fd212 drag and drop ordering of items. 2012-05-23 08:29:57 +00:00
CaMer0n
94c757d882 More JS work. 2012-05-16 07:03:25 +00:00
CaMer0n
9f1a322c98 JS work and HTML cleanup 2012-05-16 06:05:39 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
secretr
669324f66d mislogic protection fixed - links can't be set as sublinks of their sublinks 2012-01-13 11:47:39 +00:00
CaMer0n
7a9ae43aad Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support) 2011-07-25 02:41:49 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
secretr
f4c1f6c949 Site links administration rewrite 2011-05-18 14:04:12 +00:00
secretr
644c287ee0 Removed links page list limit 2011-05-01 15:22:25 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
77d2a420ea Link function fix 2010-01-12 16:14:08 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
bugrain
1c122b9c9d Added missing option for link name field in add/edit form 2009-12-02 22:34:15 +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
5be363265f re-write of admin->links + some form-handler option fixes. 2009-11-23 11:51:02 +00:00
CaMer0n
2e635fd3b4 Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier. 2009-11-20 05:01:51 +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
c6aba31416 Bugfix 2009-10-26 09:51:56 +00:00
CaMer0n
94f4a15ac4 big admin->links cleanup. Still more to do. 2009-10-20 11:07:08 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
secretr
e8f6645d10 typo fix 2009-08-19 14:35:12 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
CaMer0n
f48cdb5e39 some 'new db' removal 2009-07-23 15:21:41 +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
67765533e2 more imode removal 2009-07-07 06:50:56 +00:00
bugrain
7f77ded0ae Idea #1889 : Make site links in e107_admin/links.php clickable 2009-04-29 01:51:12 +00:00
e107steved
031ac7b0d9 Bugtracker #4722 - link option visible to main admin only 2009-04-26 19:24:47 +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
f203c0d622 administration cleanup/minor improvements 2008-12-21 12:53:11 +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
3cfdf05b4a inline style cleanup 2008-12-16 11:05:36 +00:00
secretr
373eb0d7b0 Site Links Administration ready (hope so!) 2008-12-15 22:32:24 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
CaMer0n
3101674e1c More IMODE removal 2008-11-14 06:01:06 +00:00