Moc
|
9f25edfcc2
|
#399 - possible fix for incompatibility with PHP 5.4+
|
2013-07-08 18:56:42 +02:00 |
|
Moc
|
2920779907
|
Chatbox - chat.php code clean-up and UI fixes
|
2013-07-08 14:27:02 +02:00 |
|
Moc
|
9d031ee6e5
|
Log plugin - minor UI and code fixes
|
2013-07-08 14:10:41 +02:00 |
|
Cameron
|
592e070372
|
Issue #399 - additional fix
|
2013-07-08 03:18:16 -07:00 |
|
Cameron
|
3045587424
|
Possible fix for Issue #399 - Private Message Menu.
|
2013-07-08 01:46:14 -07:00 |
|
Cameron
|
79eeea64e4
|
Forum now using standardized breadcrumb when Bootstrap is enabled.
|
2013-06-26 02:28:24 -07:00 |
|
Cameron
|
ea493115b3
|
Download plugin template and gui fixes.
|
2013-06-26 02:02:35 -07:00 |
|
Cameron
|
38ffec3772
|
Download template fixes.
|
2013-06-25 16:03:00 -07:00 |
|
Moc
|
76b8384a71
|
Fixes to submitnews UI frontend (also tagwords notes)
|
2013-06-24 19:17:22 +02:00 |
|
Cameron
|
451e044078
|
Gallery breadcrumb added.
|
2013-06-23 19:55:52 -07:00 |
|
Cameron
|
6b53d47ba4
|
Added Breadcrumb to first page of forum.
|
2013-06-23 19:33:42 -07:00 |
|
Cameron
|
709c1a80a6
|
Download plugin clean-up mostly complete. (cache still needs to be done)
|
2013-06-23 19:06:46 -07:00 |
|
SteveD
|
a24bb07381
|
Time when editing event could be wrong. A few cosmetic improvements.
|
2013-06-23 18:13:25 +01:00 |
|
Cameron
|
2b27fc6ad6
|
More work on the download plugin.
|
2013-06-23 03:46:27 -07:00 |
|
Cameron
|
fd5fbf6718
|
Download plugin cleanup and template upgrade. (Work in progress)
|
2013-06-22 18:24:43 -07:00 |
|
Cameron
|
62e06d7a30
|
Font-Awesome CDN added (for now) and additional icons used in forum.
|
2013-06-21 02:43:37 -07:00 |
|
Cameron
|
e1efbad213
|
viewforum icons.
|
2013-06-21 02:09:52 -07:00 |
|
Cameron
|
4dfd32e2af
|
Remove 'fixme' text from dropdown option.
|
2013-06-21 02:02:25 -07:00 |
|
Cameron
|
4dc39f1b55
|
Bootstrap styling of template.
|
2013-06-21 01:26:55 -07:00 |
|
Cameron
|
e5e5c1d12c
|
New notify script added to front end. You can test with forum 'quick reply' for now.
|
2013-06-21 01:26:30 -07:00 |
|
Cameron
|
50e71fb6a6
|
Forum icon updates
|
2013-06-20 19:25:30 -07:00 |
|
Cameron
|
c723b43c68
|
Forum styling
|
2013-06-20 17:12:58 -07:00 |
|
Cameron
|
912b182398
|
Start of work on forum icon replacements
|
2013-06-20 15:44:50 -07:00 |
|
Cameron
|
518abe69fe
|
Bootstrap styling fixes.
|
2013-06-20 15:12:56 -07:00 |
|
Cameron
|
fe53927e5d
|
Sitedisclaimer cleanup.
|
2013-06-20 01:24:03 -07:00 |
|
Cameron
|
2d21d0e7d2
|
Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
|
2013-06-19 22:50:51 -07:00 |
|
Cameron
|
29f74508c2
|
Forum quick-reply fix.
|
2013-06-19 19:54:29 -07:00 |
|
Cameron
|
a1c768f847
|
Minor fixes to the rss plugin.
|
2013-06-18 21:12:47 -07:00 |
|
Cameron
|
34f0eeb409
|
Updated e_rss.php to v2.x spec.
|
2013-06-18 20:21:39 -07:00 |
|
Cameron
|
dbf987298d
|
Updated e_notify.php to v2.x spec.
|
2013-06-18 20:21:10 -07:00 |
|
Cameron
|
a0aec4b210
|
Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder.
|
2013-06-17 16:03:33 -07:00 |
|
Cameron
|
d10dbc443a
|
Removed global $pref.
|
2013-06-17 15:42:40 -07:00 |
|
Moc
|
84b408073e
|
Added log functionality to failed download requests
|
2013-06-15 14:04:04 +02:00 |
|
Cameron
|
fdf647c8bb
|
More [code] parsing work.
|
2013-06-15 03:58:47 -07:00 |
|
Moc
|
b3693632de
|
#220- forum_icons_template.php LAN update, minor LAN fixes to post_shortcodes (#6)
|
2013-06-14 16:47:09 +02:00 |
|
Moc
|
8ea6ceca60
|
#370 - 'File not found' error on download, possible fix.
|
2013-06-13 15:21:23 +02:00 |
|
Moc
|
2d288548f6
|
#220 - Minor LAN issue on forum_posted_template.php
|
2013-06-13 09:32:08 +02:00 |
|
Moc
|
3ed737cb37
|
#220 - forum_preview_template.php LAN update
|
2013-06-12 22:15:42 +02:00 |
|
Moc
|
52b0579950
|
#220 - forum_posted_template.php LAN update
|
2013-06-12 22:07:14 +02:00 |
|
Moc
|
ff2c2e5c6d
|
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6)
|
2013-06-12 21:38:26 +02:00 |
|
Cameron
|
edbff3701c
|
Alt-Auth support for User-Id. (work in progress)
|
2013-06-11 15:47:44 -07:00 |
|
Cameron
|
7c4043122a
|
Site-Statistics plugin fixes, cleanup etc.
|
2013-06-03 14:17:08 -07:00 |
|
Cameron
|
4c63dab511
|
Some Log-Statistics GUI cleanup.
|
2013-06-03 12:19:51 -07:00 |
|
Cameron
|
023d0f6047
|
Issue #371 - forum template parsing issue.
|
2013-06-02 16:18:06 -07:00 |
|
Moc
|
2d8ba837af
|
#370 - added some more debug on other places
|
2013-06-03 00:41:40 +02:00 |
|
Moc
|
b03bd30b67
|
#370 - Added some debug info which may help
|
2013-06-03 00:26:08 +02:00 |
|
Cameron
|
7c80fc6aad
|
Page template corrections in bootstrap.
|
2013-06-01 14:03:18 -07:00 |
|
Cameron
|
b8cdc71795
|
Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files.
|
2013-05-31 18:40:56 -07:00 |
|
Cameron
|
7d505b8629
|
Book listing template added.
|
2013-05-30 14:16:49 -07:00 |
|
Moc
|
72d9855d2c
|
#356 - Dowloads issue 'File not found'. Replaced $DOWNLOADS_DIRECTORY with e_DOWNLOAD.
|
2013-05-30 11:18:43 +02:00 |
|