1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 15:51:18 +01:00

1352 Commits

Author SHA1 Message Date
Tijn Kuyper
e2a9133e80 #125 - require_once() clean-up, also header and various other clean-up 2013-02-27 15:19:04 +01:00
Tijn Kuyper
8e6d5fbaeb Chatbox plugin admin - code clean-up (WIP: see FIXME comment) 2013-02-27 15:19:04 +01:00
Cameron
c58709a4fb Private Messaging Admin work. Not fully functional yet. 2013-02-27 04:03:13 -08:00
Cameron
2f85528ce0 Issue #73 - more array storage cleanup. And useful deprecated message. 2013-02-26 19:53:49 -08:00
Cameron
4941a1156d adminLinks function cleanup 2013-02-26 18:57:33 -08:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -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
3d99e66961 eUrl admin rework 2013-02-26 01:30:13 -08:00
Cameron
010d9ba9bd PM Language file fix 2013-02-26 01:27:38 -08:00
Cameron
43478aabfa Removed references to deprecated preset handler. 2013-02-25 17:45:19 -08:00
Cameron
b1b9468c3e Admin Mailout buttons with TinyMce active. 2013-02-25 14:43:37 -08:00
SteveD
b3aaf01738 Event calendar updates from 1.0 2013-02-25 22:13:53 +00:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
f028b5c18d Minor Tweaks 2013-02-25 01:05:35 -08:00
Cameron
2440201460 Closes #121 - Gsitemap breaking navigation. 2013-02-25 00:59:26 -08:00
Cameron
28d34c324b FAQs admin modified to use tabs. 2013-02-24 19:54:56 -08:00
Cameron
cac9ef5b54 Issue #119 - Fixes broken images, not sure if this affected the line-breaks. 2013-02-23 23:09:43 -08:00
Cameron
bd775f8596 Add missing FAQs terms 2013-02-23 16:33:36 -08:00
Cameron
d6de1d2e43 FAQ language cleanup 2013-02-23 16:28:54 -08:00
Cameron
caebb368af Language file cleanup 2013-02-23 16:21:00 -08:00
Cameron
71b71d42b4 Issue #12 Moved Downloads code out of request.php and into it's own requester. Corrected download class issue. 2013-02-23 12:39:58 -08:00
Cameron
b6f45d838b Gui fixes. Restored cron pwd-generator button. 2013-02-23 05:17:03 -08:00
Cameron
deb3059bfa FAQ inline editing on categories. 2013-02-23 04:19:36 -08:00
Cameron
dc42c53d76 Downloads language-file cleanup. Feature-box inline editing enabled. 2013-02-23 04:05:08 -08:00
Cameron
d7b0dcc755 Various <select> css fixes. 2013-02-23 03:15:13 -08:00
Cameron
cfa177a9ad Download Plugin fixes and filepicker() GUI fix. 2013-02-23 03:04:45 -08:00
Cameron
846dafa3ce FAQs language-file path clean-up. 2013-02-22 21:31:16 -08:00
Cameron
5623852cc8 FAQs added English language folder. 2013-02-22 20:47:39 -08:00
Cameron
e7ac01d580 FAQs language file corrections 2013-02-22 20:46:06 -08:00
Cameron
ecb3a5ccdd Renamed first FAQ navigation link. 2013-02-22 15:47:01 -08:00
SecretR
82625f6795 Fixes #114: Admin-ui inline editing and drag & drop sorting fails when
mode != main (missing FAQ $sortField variable)
2013-02-22 14:37:17 +02:00
Tijn Kuyper
31564ee3ca Log plugin - minor styling and code/LAN clean-up 2013-02-22 11:51:32 +01:00
Cameron
e8d877bb53 Minor admin area tweaks to FAQs 2013-02-21 17:39:40 -08:00
SecretR
8f146be712 Issue #87: Problems when inserting image into news item and news
extended (possible fix, discuss)
2013-02-21 12:26:08 +02:00
Cameron
f6b646131e Made wysiwyg/bbcode switch smaller 2013-02-20 22:07:20 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
312dad5b3b Styling of Tinymce bbcode/wysiwyg switch 2013-02-20 13:45:42 -08:00
Cameron
24676c6e04 TinyMce Bootstrap theme added. 2013-02-20 13:45:18 -08:00
SecretR
8358817952 TinyMCE - new line issue temporary fix, image floats implemented (image
browser)
2013-02-20 17:45:22 +02:00
Tijn Kuyper
2c82a08cd2 Typofix on previous commit 2013-02-20 14:13:13 +01:00
Tijn Kuyper
acdfb54c20 Event calendar plugin - code clean-up, message and LAN consistency. (#90, #6) 2013-02-20 14:03:44 +01:00
SecretR
a9fb3fbfbc Issue #106: News Category SEF - fix category URLs in other news and
other news2
2013-02-20 14:40:49 +02:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
Tijn Kuyper
67e2d73fde Minor GUI (btn) changes to search_menu and search.php 2013-02-18 12:47:28 +01:00
SteveD
c000634335 Reflect 1.x bug #5376 - handle servers not in UTC timezone 2013-02-17 10:43:21 +00:00
SecretR
28020162e7 Fixed #92: Malformed style/CSS code on public statistics "Visits" page 2013-02-14 16:45:42 +02:00
SecretR
4587940ad9 Even more smarter page navigation menu;
Introduced e107::getAddon();
Upcoming addon class naming standards discussion
2013-02-14 15:38:00 +02:00
SecretR
cd2fbaa3d6 Smarter page navigation menu 2013-02-14 15:37:59 +02:00
SteveD
b9a452e793 Minor tidying - lose a few globals, a few 'todos' 2013-02-13 22:34:06 +00:00
SecretR
bcaf4e70c6 Fix navigation links assembling (navigation handler) 2013-02-13 17:04:11 +02:00