1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 06:02:40 +01:00

1457 Commits

Author SHA1 Message Date
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
Tijn Kuyper
5dfeaa018f Linkwords - $mes-> fix (#90) 2013-02-12 21:06:20 +01:00
Tijn Kuyper
8d2cdddf4e Log plugin - Code clean-up and $frm enhancements 2013-02-11 16:44:35 +01:00
Tijn Kuyper
0137a8d9a4 Forum plugin - more GUI and message fixes. Work in progress. (#90) 2013-02-11 16:28:55 +01:00
Tijn Kuyper
ad33d7ddf5 Typo fix: succes to success 2013-02-11 10:22:25 +01:00
Tijn Kuyper
2d4ad644f7 Tree_menu basic code and GUI clean-up. Also LAN (#90, #6) 2013-02-10 20:39:48 +01:00
Tijn Kuyper
e4ea0344d6 Minor code clean-up on Trackback (radio_switch) 2013-02-10 18:04:48 +01:00
Tijn Kuyper
57dfccc37e PM Plugin - $emessage to $mes and minor LAN updates (#90, #6) 2013-02-10 17:57:37 +01:00
Tijn Kuyper
ba199e08fd Online menu (last seen menu) code and LAN clean-up (#90, #6) 2013-02-10 17:43:42 +01:00
Tijn Kuyper
a56bdacf28 Fixes 2 typos in GUI of newsletter and tagwords plugin 2013-02-10 15:39:20 +01:00
Tijn Kuyper
8d2b6826fc Forum plugin - code clean-up, message and LAN consistency. Work in progress! (#90, #6) 2013-02-10 15:38:37 +01:00
Tijn Kuyper
f18c79277f Newsletter plugin - minor fixes in functionality 2013-02-09 13:19:21 +01:00
Tijn Kuyper
13dcb3c589 Tagwords plugin, minor clean-up (#90 and GUI) 2013-02-09 13:00:05 +01:00
Tijn Kuyper
ddc7927a8d newforumposts_main #90 return message consistency 2013-02-09 12:48:33 +01:00
Tijn Kuyper
d6825155ea Poll Plugin - Minor GUI changes (#90). More LAN work needed 2013-02-08 15:40:03 +01:00
Tijn Kuyper
44dba93c1a Newsletter plugin major clean-up. GUI and LAN optimization (#90, #6) 2013-02-08 14:57:35 +01:00
Tijn Kuyper
ac2debe017 Comment_menu clean-up (#6, #90) - LAN and GUI 2013-02-07 19:08:16 +01:00
Tijn Kuyper
c323ed4d4a Clock_menu clean-up (#6, #90) - LAN and GUI 2013-02-07 18:58:42 +01:00
Tijn Kuyper
79a99069e6 Issue #90 - Blogcalendar menu (also #6 and GUI styling) 2013-02-07 18:42:25 +01:00
Tijn Kuyper
ed438f5ca1 Chatbox admin LAN clean-up 2013-02-07 12:41:56 +01:00
Tijn Kuyper
31e52b7d78 Issue #90 - Newsfeed plugin (also #6 and GUI styling) 2013-02-07 12:34:37 +01:00
SecretR
dbca10cb1c fixes #85 - Gallery Next/Previous Links 404 2013-02-07 09:06:08 +02:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08:00
Tijn Kuyper
da62465879 Issue #90 - Linkwords plugin (also #6 and GUI styling) 2013-02-06 17:43:46 +01:00
Tijn Kuyper
c923ed8e95 Issue #90 - Forum plugin (also #6 and GUI styling) 2013-02-06 17:09:22 +01:00
Tijn Kuyper
50fc673a7b Issue #90 - Login menu (back-end) (also GUI styling) 2013-02-06 16:19:58 +01:00
SecretR
1a9cb284b4 Admin UI generic ajax 'sortable' solution; Admin UI generic ajax 'inline edit' solution (works only on number and text field types at this moment); Model/Admin UI now support GUID like Primary Id's; various minor fixes, language defines 2013-02-06 17:03:00 +02:00
Cameron
f930674a18 FAQs datestamp now editable. 2013-02-06 01:04:37 -08:00
Cameron
b46809b395 Tweaked Private-Message template with bootstrap classes 2013-02-06 00:43:51 -08:00
Cameron
26cced27c5 Private Message GUI fixes. 2013-02-06 00:20:11 -08:00
Cameron
d6a69a0ec3 X-editable added. FAQs admin-area modified to test. Handling of POST not done yet. 2013-02-06 00:18:53 -08:00
Cameron
39e9b14cf6 userpicker() functioning correctly with jquery 2013-02-05 16:41:01 -08:00
Tijn Kuyper
bc865d9790 Issue #90 - Event calendar plugin - WIP (also #6) 2013-02-05 20:42:16 +01:00
Tijn Kuyper
6f45a693e4 Issue #90 - Chatbox plugin (also #6) 2013-02-04 21:40:20 +01:00
Tijn Kuyper
9547df9890 Issue #90 - Banner plugin (also #6 and GUI styling) 2013-02-04 21:18:46 +01:00
Tijn Kuyper
a97020c367 Issue #90 - Trackback plugin (also #6) 2013-02-04 20:39:13 +01:00
Tijn Kuyper
b6c0069033 Follow up on previous commit, forgot one LAN fix 2013-02-04 01:04:30 +01:00
Tijn Kuyper
89b44c13ac Work on issue #90 - Log plugin 2013-02-04 01:03:08 +01:00
Tijn Kuyper
fecd0cb015 GUI and LAN work on Linkwords plugin 2013-02-03 14:19:24 +01:00
Tijn Kuyper
60a03ad907 Small typo fix 2013-02-03 13:58:16 +01:00
Tijn Kuyper
0f37762953 LAN and GUI optimization on PM plugin 2013-02-02 20:01:53 +01:00
Tijn Kuyper
12f81df1ad Clean-up on log plugin (#90) - not completely fixed yet 2013-02-02 13:06:47 +01:00
Cameron
405f488f31 Fixed conflict between page shortcodes and page plugin shortcodes. Book and Chapter listings improved and page_navigation_menu improved. 2013-02-01 18:00:53 -08:00
Cameron
ef131c1642 Page Navigation Menu 2013-02-01 01:32:43 -08:00
Cameron
2036cc7172 Private Message plugin working again to some extent. 2013-01-31 19:13:50 -08:00
SteveD
9ce5354f76 Handle on-site images better 2013-01-28 21:31:10 +00:00