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

5837 Commits

Author SHA1 Message Date
Cameron
3030ca3570 News SEF URL for tags. Automatically switch URL path to lowercase when lowercase url template is used. 2013-12-20 09:45:27 -08:00
Cameron
71d6e81c8b Fix for news.php?all SEF URL. 2013-12-19 23:27:30 -08:00
Cameron
a6a28cb4e1 Auto-generated sub-links for news now using SEF URL 2013-12-19 22:50:40 -08:00
Cameron
791e62f85c Re-scan Theme layouts for changes during pref-saving. 2013-12-19 22:50:01 -08:00
Cameron
146fc7d079 Fix for SEF URL regeneration 2013-12-19 22:49:02 -08:00
Cameron
590add3c4a List pages by chapter may now include the chapter title and chapter description. 2013-12-19 22:46:24 -08:00
Cameron
62509f09fb Issue #435 - More Bootstrap 3 tweaks 2013-12-19 22:45:09 -08:00
Cameron
7874cd1060 Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional

e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
ba18155c34 Fix for broken news category URL in news_categories_menu 2013-12-06 23:26:58 -08:00
Cameron
6e17a87a26 Fix - LAN support for newsfeed titles. 2013-12-06 23:23:36 -08:00
Cameron
d9f782b35f Multi-language table-notification in admin-ui. (help avoid default table overwrites) 2013-11-29 21:22:21 -08:00
Cameron
b0bbc1ea15 Update README.md 2013-11-26 01:06:24 -08:00
Cameron
82189dae0b Fixes #252 - Database creation issue during install. Added input validation on database name. 2013-11-23 20:22:41 -08:00
Cameron
6baeb189c5 Added Rebuild option for SEF Urls. 2013-11-22 20:46:45 -08:00
Cameron
20081edac9 Added CSS class to news-list footer. 2013-11-22 20:45:50 -08:00
Cameron
698bcc4e7c Increase the width of some text fields in admin. 2013-11-22 17:18:20 -08:00
Cameron
305d7d2ec9 News List caption option added to v2 template (same as $NEWSLISTTITLE in v1.x) 2013-11-22 17:08:38 -08:00
Cameron
39786cb670 Fix for string to unix datestamp conversion on Linux machines. Tested with English and French. 2013-11-22 01:30:06 -08:00
Cameron
6b1cc665ee Generate datepicker() locale automatically 2013-11-21 22:30:03 -08:00
Cameron
459ffe40de Language fix for datetimepicker() 2013-11-21 19:43:00 -08:00
Cameron
9ab74b665c Removed debug popup from menu-manager. 2013-11-21 19:42:12 -08:00
Cameron
fdfb8ba1f3 Tweak of last commit 2013-11-21 19:41:29 -08:00
Cameron
37e1b95f75 Added title attribute to download image. 2013-11-21 15:50:51 -08:00
Cameron
5f6e76f97b Featurebox wasn't detecting smaller images requiring resizing. 2013-11-21 15:48:51 -08:00
Cameron
b0f717e416 Expanding Page-Navigation support added. (still a few glitches) 2013-11-20 17:44:06 -08:00
Cameron
c27b33963c Tweak on last commit (thumbnailer) 2013-11-20 00:43:36 -08:00
Cameron
eab58f26ba Thumbnail: Adaptive resize from the top for a better result in more cases. 2013-11-20 00:20:47 -08:00
Cameron
baa025db95 Added message about DB charset config. 2013-11-18 16:53:52 -08:00
Cameron
7ec34720e6 Corrected position of search icon in admin-ui 2013-11-13 16:46:33 -08:00
Cameron
287260ee03 Check the featurebox {SETIMAGE} value before using resize method. 2013-11-12 14:37:43 -08:00
Cameron
aaf193375a Fix for admin language change URL. 2013-11-12 14:36:39 -08:00
Cameron
12d4513115 Fixed - Featurebox was ignoring {SETIMAGE} values. 2013-11-11 03:38:26 -08:00
Cameron
ca1e52ee33 Generic javascript-disabled message added. 2013-11-11 03:36:54 -08:00
Cameron
c7db2141ca Fix for language-detection when using only sessions. 2013-11-11 03:23:07 -08:00
Cameron
5033689543 Fix - Dates where being increased by one month when editing in admin. 2013-11-09 20:08:41 -08:00
Cameron
1e50e577a0 Modified admin language navigation to use elan=xx 2013-11-08 23:03:34 -08:00
Cameron
282fa42a9b Fix for when the menu caption is missing during plugin building. 2013-11-08 22:38:09 -08:00
Cameron
dd24e913a7 Fix for incorrect page-count in pagination when using search and filters. 2013-11-08 22:36:42 -08:00
Cameron
1dff46e88d Display message to main admin if registration is disabled. 2013-11-07 23:24:36 -08:00
Cameron
dd22369ed5 Switched to elan=xx as default, instead of elan=Xxxxxxx 2013-11-07 23:23:40 -08:00
Cameron
8cca981949 Notice removal 2013-11-07 23:22:30 -08:00
Cameron
474df4948e Fix for duplicate e_MENU lans in query. 2013-11-06 17:47:58 -08:00
Cameron
6265b1e48c Added link_active for use by e_sitelink custom dynamic navigation functions. 2013-11-06 17:31:02 -08:00
Cameron
2f50b43529 Added remote-url import to Media-Manager dialog 2013-11-06 16:36:48 -08:00
Cameron
4f470bde4c Added import from URL to Media-Manager. 2013-11-06 16:07:58 -08:00
Cameron
ba192508b7 Fix for upload errors affecting non-main admins. 2013-11-06 15:28:50 -08:00
Cameron
6725cb4ffe admin perms fix for language area. 2013-11-05 22:22:47 -08:00
Cameron
67f48571f4 Fix for session value-loss issue. 2013-11-05 14:15:12 -08:00
Cameron
a7bf90dc03 Added XURLs for Vimeo and Pinterest 2013-11-04 18:36:49 -08:00
SecretR
1789f429e6 Page admin - automated URL SEF string typo 2013-11-04 13:07:26 +02:00