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

77 Commits

Author SHA1 Message Date
Cameron
8c205e3fe5 Fixes #911 - MySQL strict mode issue with sitelinks 2015-04-14 15:58:28 -07:00
Cameron
bacee553bc Fixes #945 - Broken sitelink path. 2015-04-01 23:03:11 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
71451c9640 New link_owner field added for improved tracking of plugin-related links. 2015-02-05 12:00:54 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
325c3f3f60 Glyph styling fix 2014-01-16 02:56:10 -08:00
Cameron
af6174bf02 Added support for sitelink function parms. Added sitelink functions for Page books and book-chapters. 2013-10-28 21:30:24 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
SecretR
ee7a24bceb Closes #316 2013-06-10 17:55:43 +03:00
Cameron
d17a94924d Issue #241 - BC sublink name cleanup. Edit mode still needs to be cleaned. 2013-05-06 15:21:06 -07:00
Cameron
1c2dc80e93 Issue #210 Clear Cache after changes. Partial fix. Needs to also run after inline editing. 2013-05-04 01:41:36 -07:00
SecretR
c39ec36b6a Fixed #152: Site links -->Manage--->sub link~ 2013-04-02 10:07:15 +03:00
Moc
028ab0ddc8 #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx 2013-03-21 13:39:11 +01:00
Cameron
710b21823a Tweaks to admin-ui batch drop-down. 2013-02-26 17:18:37 -08:00
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