1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 00:34:13 +01:00

5746 Commits

Author SHA1 Message Date
SecretR
f56e9799b2 New navigation routine fix - link_open setting added to shortcodes
and templates
2013-10-24 11:33:37 +03:00
SecretR
5bae035cf6 UTF-8 aware search rendering
Search view supports glyph (former bullet)
Some old paths corrected
2013-10-24 04:15:25 +03:00
SecretR
db385a00d1 Base bb class added to the auto load array 2013-10-24 02:50:45 +03:00
SecretR
a29ec4735a Possible extract issue 2013-10-24 01:43:47 +03:00
SecretR
31c31c36ee Handle missing plugin icons (override bbcodes) 2013-10-24 01:32:42 +03:00
SecretR
a44401202b Plugin bbcodes fix 2013-10-24 01:04:40 +03:00
SecretR
f60b8f6e81 Error 403/404 templates;
Not Found redirect - set 404 error code;
404/403 actions - send proper HTTP status code;
Front controller now sets render mode to
module-controller-action by default (override from within individual
actions via setRenderMod() still possible)
2013-10-23 17:39:44 +03:00
SecretR
c3f9d98898 Missing 2 alt navigations in template/shortcode 2013-10-21 17:48:06 +03:00
SecretR
3fdfba98d2 jquery core js formatting 2013-10-19 09:53:42 +03:00
SecretR
575973e10c Wrong max_file_count handling (upload handler) 2013-10-19 01:47:01 +03:00
SecretR
e6146ae068 e-iframe css class 2013-10-18 14:14:42 +03:00
SecretR
6b627ac015 menu class template fix 2013-10-18 11:03:28 +03:00
SecretR
48f41709c8 Menu renders 'start' and 'end' templates now;
Comment about usage of SETIMAGE sc in menu template;
SETIMAGE: default - reset to default (TODO - site prefs)
2013-10-18 11:03:01 +03:00
SecretR
c49756982f Menu template fixes; Page template lan 2013-10-18 10:50:12 +03:00
SecretR
9b25fa3c61 Upload handler fix - handle non-latin filenames 2013-10-17 16:56:31 +03:00
SecretR
0f7c5b0a50 Fix core merge template arrays issue (fixes page templates issue as well) 2013-10-16 18:46:41 +03:00
SecretR
892bf211e4 Allow IE conditions when adding JS (theme and url only at this time) 2013-10-16 18:20:21 +03:00
SecretR
6ae99f2bfd Applying missing commits 2013-10-16 18:13:21 +03:00
SecretR
932be9aacb Merge branch 'master' of https://github.com/e107inc/e107 2013-10-14 15:39:11 +03:00
SecretR
2bdcceab9c Various bug fixes 2013-10-14 15:38:57 +03:00
SecretR
37ee3f132a Allow non-latin meta content 2013-10-14 15:32:50 +03:00
SecretR
7ab682d4fa Allow non-latin meta content 2013-10-13 13:29:08 +03:00
SecretR
672af0df15 Format debug output (sql query) 2013-10-10 13:04:41 +03:00
Cameron
c9b1d0f1a9 Gallery slider category fix 2013-10-09 15:48:19 -07:00
Cameron
58f4ecafc9 Fix for gallery-slider category preference 2013-10-09 15:40:17 -07:00
SecretR
d5f9c298c3 UTF-8 aware text truncate 2013-10-09 09:31:24 +03:00
SecretR
e3c7337c64 Models could use load() without primary id 2013-10-06 18:03:49 +03:00
SecretR
055b26ac5c Redirect no-cache option 2013-10-06 18:03:15 +03:00
SecretR
213e438f23 Debug mode for insert/update model routines added 2013-10-05 22:35:15 +03:00
Cameron
caa936f75e Issue #450 - YouTube iframe arc attribute fix. 2013-10-04 14:13:23 -07:00
SecretR
74d8407279 Obsolete variable removal 2013-10-03 12:10:50 +03:00
SecretR
3e11f03137 Make menu title shortcode work without bootstrap/.glyph 2013-10-03 12:09:35 +03:00
SecretR
eff1635740 Admin template absolute image path fix 2013-10-03 12:04:45 +03:00
SecretR
3e043ab4e2 Adminstration Language navigation fix 2013-10-03 12:04:13 +03:00
Cameron
fa9d8fd2ad Merge pull request #449 from Axeia/master
Added alt text to news category icons and fixed double ID bug (so at least that part is valid HTML)
2013-10-01 12:21:00 -07:00
Cameron
c9284edcf3 #448 - Support for news avatar - requires testing. 2013-10-01 12:19:29 -07:00
Axeia
80f0a16a87 ID clash, IDs should be unique - solved by removing one of them.
In no HTML version is or has it ever been allowed to use the same ID more than once. ID made unique as intended.
2013-09-26 16:11:41 +02:00
Axeia
a38cf55506 {NEWSCATICON} Now has the news category title as alt text
The alt attribute of the news category icon now has the title of the news category as its alt text.
2013-09-26 15:57:53 +02:00
SecretR
714b6a810f convert date string to time bugfix 2013-09-26 00:24:50 +03:00
SecretR
11aea85198 Random string length restriction removed 2013-09-20 13:36:03 +03:00
Cameron
9e6350cdbe CAPTCHA on admin login page css styling 2013-09-17 10:07:59 -07:00
Cameron
54c0bbe4b6 Wordpress news import tweaks 2013-09-16 14:13:46 -07:00
Cameron
7678f3fecc Issue #439 CAPTCHA was difficult to read on some backgrounds. Added support for constant e_CAPTCHA_FONTCOLOR (use hex color) which may be used in theme.php 2013-09-16 14:13:38 -07:00
Moc
6dd2738e0b Minor LAN correction 2013-09-16 13:22:01 +02:00
Moc
98688f5aea Updated forum e_notify to v2 standards 2013-09-16 13:11:12 +02:00
Moc
2042ecd473 Forum - created global, moved notify lan to global, added NAME/DESC LAN for plugin.xml 2013-09-16 12:57:42 +02:00
Moc
2176c625fb Minor code clean-up (notify LAN are now in global LAN) 2013-09-16 12:46:52 +02:00
Moc
db24f48c7c Moved calendar_menu notify LAN to Global 2013-09-16 12:46:02 +02:00
Moc
369304a81a Updated calendar_menu notify to v2 standards 2013-09-16 12:45:35 +02:00
Moc
c8824ee289 Moved Chatbox notify LAN to Global 2013-09-12 20:10:30 +02:00