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

1672 Commits

Author SHA1 Message Date
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
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
19b616dae4 Page templates for listPages and listChapters 2013-05-29 19:37:06 -07:00
Cameron
e1dae6ee40 Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added. 2013-05-29 15:36:54 -07:00
Moc
93a30ead61 Typo in download request.php: ee_UPLOAD -> e_UPLOAD 2013-05-30 00:32:14 +02:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00
Cameron
8d5b7640d1 Closes #354 - Remove camera from default install. 2013-05-25 22:30:53 -07:00
Cameron
e0a3cbe632 Closes #345 - Advanced List plugin enabled in TinyMce. 2013-05-25 16:59:19 -07:00
Moc
8b21e8c9b0 Poll menu - URL fixes when SEF enabled 2013-05-25 17:06:44 +02:00
Moc
f949021f23 Minor notice fix (banner admin) 2013-05-25 17:02:00 +02:00
Cameron
4ba155b499 Closes #348 - chatbox width issue. 2013-05-24 13:19:20 -07:00
Cameron
7786434494 Issue #333 - fixes the alert only, not the issue completely. 2013-05-24 13:00:26 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00