Cameron
|
1e50e577a0
|
Modified admin language navigation to use elan=xx
|
2013-11-08 23:03:34 -08:00 |
|
Cameron
|
d4de0a4af9
|
news-summary auto-gen correction.
|
2013-11-03 20:11:05 -08:00 |
|
Cameron
|
b9353e8a17
|
Auto-generate news-summary when missing.
|
2013-11-03 19:38:29 -08:00 |
|
Cameron
|
bdf3fdef13
|
Fixed - admin language perms were not being checked.
|
2013-10-28 12:57:27 -07:00 |
|
Cameron
|
0955c25265
|
Open {ADMINOPTIONS} news edit in new browser window by default
|
2013-10-28 10:44:44 -07:00 |
|
SecretR
|
a29ec4735a
|
Possible extract issue
|
2013-10-24 01:43:47 +03:00 |
|
SecretR
|
31c31c36ee
|
Handle missing plugin icons (override bbcodes)
|
2013-10-24 01:32:42 +03:00 |
|
SecretR
|
a44401202b
|
Plugin bbcodes fix
|
2013-10-24 01:04:40 +03:00 |
|
SecretR
|
c49756982f
|
Menu template fixes; Page template lan
|
2013-10-18 10:50:12 +03:00 |
|
SecretR
|
3e11f03137
|
Make menu title shortcode work without bootstrap/.glyph
|
2013-10-03 12:09:35 +03:00 |
|
SecretR
|
3e043ab4e2
|
Adminstration Language navigation fix
|
2013-10-03 12:04:13 +03:00 |
|
Cameron
|
fa9d8fd2ad
|
Merge pull request #449 from Axeia/master
Added alt text to news category icons and fixed double ID bug (so at least that part is valid HTML)
|
2013-10-01 12:21:00 -07:00 |
|
Cameron
|
c9284edcf3
|
#448 - Support for news avatar - requires testing.
|
2013-10-01 12:19:29 -07:00 |
|
Axeia
|
a38cf55506
|
{NEWSCATICON} Now has the news category title as alt text
The alt attribute of the news category icon now has the title of the news category as its alt text.
|
2013-09-26 15:57:53 +02: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
|
955bb78769
|
Added support for bootstrap glyphs (see admin-> Site-links icon for example)
|
2013-07-12 07:13:10 -07:00 |
|
Cameron
|
8d4a1be162
|
Fix for default avatar on comment form.
|
2013-06-23 19:05:30 -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
|
106365dfef
|
Issue #373 - Partial fix - at least when using bootstrap.
|
2013-06-03 03:52:53 -07:00 |
|
Cameron
|
ae9769f8b4
|
Added [code=inline] for single line <code>.
|
2013-06-01 03:55:53 -07:00 |
|
Cameron
|
c27c5ea403
|
Fixed: Some bbcodes were missing in some parts of the admin-area.
|
2013-05-31 13:52:56 -07:00 |
|
Cameron
|
7d6688d760
|
Page support for single page with anchor navigation.
|
2013-05-29 01:29:53 -07:00 |
|
Moc
|
9d882ca436
|
Notice fix
|
2013-05-21 16:50:07 +02:00 |
|
Cameron
|
393fbc5007
|
Comments panel enabled in admin. Yet to be completed.
|
2013-05-17 19:45:39 -07:00 |
|
Cameron
|
bf1916ba03
|
Closes #292
|
2013-05-16 16:14:39 -07:00 |
|
Cameron
|
e9173717a7
|
Disable upgrade example
|
2013-05-15 15:03:54 -07:00 |
|
Cameron
|
e4ebdfbce7
|
Remove extra message render.
|
2013-05-15 12:36:42 -07:00 |
|
Cameron
|
20cb65f539
|
Preparation for coreCronUpdate();
|
2013-05-11 21:45:09 -07:00 |
|
Moc
|
5b8f347db4
|
Fixes #277 - broken link on user.php to usersettings.php when using SEF
|
2013-05-11 12:03:29 +02:00 |
|
Cameron
|
0ebd25252f
|
Merge pull request #228 from Deltik/master
[security] Protection for exposed emails, Message-Handler constants etc. Thank you Deltik
|
2013-05-10 16:21:38 -07:00 |
|
Cameron
|
24d0aba27c
|
Fix for comment icon in bootstrap.
|
2013-05-10 15:15:38 -07:00 |
|
Cameron
|
f9c157817a
|
Updated to use "SetEnv E_DEV_MENU true" in .htaccess - Experimental code.
|
2013-05-09 03:28:47 -07:00 |
|
Cameron
|
b8362372df
|
Issue #257 , Issue #64, Issue #236 - usersettings and avatar upload issues.
|
2013-05-07 20:30:20 -07:00 |
|
Cameron
|
a47cadb9b9
|
Blurry avatar fix and usersettings template fix. Also added $tp->setThumbSize($w,$h,$crop);
|
2013-05-07 18:32:38 -07:00 |
|
Moc
|
1298cc8244
|
#236 - Usersettings signature area styling
|
2013-05-07 17:28:04 +02:00 |
|
Deltik
|
45ef27745b
|
merging with upstream
|
2013-05-05 22:39:46 -05:00 |
|
Cameron
|
fb1f376a90
|
BC Styling fixes.
|
2013-05-05 16:49:19 -07:00 |
|
Moc
|
2333020326
|
#236 - usersettings signature - bbcode area instead of html textarea
|
2013-05-05 11:21:41 +02:00 |
|
Deltik
|
f546088ee8
|
[security] Unobtrusive way to stop most spambots for user_template
|
2013-05-04 11:24:14 -05:00 |
|
Cameron
|
11dfa400df
|
Bootstrap image styling
|
2013-05-01 02:09:35 -07:00 |
|
Cameron
|
809e68f1ab
|
Bootstrap support added to email and print news icons.
|
2013-04-30 16:46:00 -07:00 |
|
Moc
|
70cabd4669
|
Changed {EXTENDED} shortcode to use LAN_MORE when EXTENDEDSTRING is not defined.
Added LAN_MORE to LAN file.
|
2013-05-01 00:10:06 +02:00 |
|
Cameron
|
d164c80dae
|
Bootstrap news template.
|
2013-04-30 14:38:01 -07:00 |
|
Cameron
|
5c7c3baf4a
|
News template tweaks
|
2013-04-30 13:36:37 -07:00 |
|
Cameron
|
bae6d6f2ee
|
Admin Userclass styling and notice fixes.
|
2013-04-30 01:28:44 -07:00 |
|
Cameron
|
8d66244f02
|
Issue #187 - styling of status and latest menus. 1440x900 or higher is recommended.
|
2013-04-29 20:22:48 -07:00 |
|
Cameron
|
8b3b865815
|
Notice removal
|
2013-04-29 19:40:16 -07:00 |
|
Cameron
|
231f4344d1
|
Notice removal
|
2013-04-29 15:58:33 -07:00 |
|
Cameron
|
f6d863e74e
|
Path correction and styling fixes
|
2013-04-27 13:16:08 -07:00 |
|