1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-03 18:59:45 +02:00

5858 Commits

Author SHA1 Message Date
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
Moc
496adc7571 Updated calendar_menu RSS feed to v2 standards 2013-09-12 19:55:15 +02:00
Cameron
39cd18bfb0 Another e_rss note added. 2013-09-11 11:45:10 -07:00
Cameron
64c50ea156 Added TODO note about new e_rss standard. See chatbox_menu/e_rss.php for an example of the v2 standard. 2013-09-11 11:43:09 -07:00
Cameron
5c7da64ea8 Replaced admin Twitter feed with blog feed. Added Total Users online count to tab description. 2013-09-11 11:08:50 -07:00
SecretR
e4e9aea830 Admin UI join query issue 2013-09-07 16:53:58 +03:00
SecretR
4730d6c9d8 Revert "FAQs administration settings tabs fix"
This reverts commit cccbba5d7b3a7baf6630152a29209075d51873c2.
2013-09-07 16:38:37 +03:00
SecretR
6c3809a368 leftover debug 2013-09-07 16:30:30 +03:00
SecretR
cccbba5d7b FAQs administration settings tabs fix 2013-09-07 16:28:40 +03:00
SecretR
1da72a7d8d Admin UI - field type 'user' features 2013-09-07 16:27:01 +03:00
Moc
1973fce344 PM - fixed fatal error when peforming maintenance options (credits to AnaaR_Ka_JuiCe) 2013-08-31 17:11:34 +02:00
SecretR
3ad911ef2b Fixes #418 and various inline edit issues 2013-08-31 16:42:23 +03:00
SecretR
9464a40e70 Fixes Issue #424 2013-08-27 13:56:36 +03:00
Cameron
1d310f5f31 Closes #427 - Newsfeed activation value was not being displayed correctly. 2013-08-24 07:58:16 -07:00
Cameron
fe4f6d39d1 Correct font-awesome overlap issue 2013-07-25 13:32:57 -07:00
Moc
561610a324 #275 - Added more labels to pref, improving accessibility (more to do) 2013-07-25 22:12:41 +02:00
Moc
b92ddfecb4 Upload admin UI and code cleanup 2013-07-25 13:31:01 +02:00
Cameron
0e1be32a20 Better admin icon. 2013-07-24 08:53:16 -07:00
Cameron
f106818001 Corrected news template to be consistent with bootstrap markup. 2013-07-24 08:49:00 -07:00
Cameron
4eaaa42eb2 May fix some login/logout issues between admin and front-end. 2013-07-24 08:42:25 -07:00
Cameron
7b3af82b95 Only create database when checked. 2013-07-24 05:45:17 -07:00
Cameron
756f81061b Include admin link for admins. 2013-07-24 05:03:58 -07:00
Cameron
a73140a10f Disable Sign-up link when user-registration is not active. 2013-07-24 04:15:20 -07:00
Cameron
50c9b2dba5 Possible fix for signup being displayed when signup is deactivated. 2013-07-24 04:06:49 -07:00
Cameron
ee6626ff94 Blog calendar fixes (urls etc.) 2013-07-23 07:14:18 -07:00
SecretR
500ad596bc Reverting back e_QUERY definition - URLs working again. 2013-07-23 11:30:22 +03:00
Cameron
5a9f367f8d Issue #421 - added more {LINK_ICON} to default template. 2013-07-18 07:24:32 -07:00
Cameron
c01d8b10ef Option to test with local jquery framework added. 2013-07-17 03:08:40 -07:00
Cameron
d55c60ba1d Issue #385 and admin-language interface pref added. (requires testing) 2013-07-17 03:01:46 -07:00
Moc
a669804a89 Fixes #376 - Poll cookie was not set 2013-07-15 13:31:49 +02:00
Moc
8f03110a16 Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean 2013-07-15 12:28:19 +02:00
Cameron
8d4f1b97c8 Multi-site work in progress. 2013-07-14 09:45:01 -07:00
Cameron
1294467225 New functions connect() and database() - to cleanly connect with other databases. 2013-07-14 09:41:30 -07:00
Cameron
576862f49e HTML fixes 2013-07-14 02:37:02 -07:00
Moc
c893ff4e05 Login menu - code cleanup, fix for shortcodes already loaded, v2 template path added 2013-07-13 00:05:48 +02:00
Cameron
c0c46e38c9 Added Glyphs to side-bar on default install. 2013-07-12 13:53:00 -07:00
Cameron
ddbbfef54f Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency. 2013-07-12 13:52:39 -07:00
Cameron
917bbef849 icon tweaks 2013-07-12 12:06:19 -07:00
Cameron
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00