emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele45
|
8ccdd261c0
Merge pull request #132 from Spuds/loadcalls
|
12 years ago |
emanuele
|
2e9aa34d1d
Merge pull request #79 from Kays48/attachment_folder_update
|
12 years ago |
Spuds
|
4950b17d4b
! update various loadJavascriptFile calls to remove the ?xyz etc
|
12 years ago |
Spuds
|
44ae44266b
! add seed option to loadxxfile, on by default
|
12 years ago |
Kays48
|
9ad05a7005
'nuther commit.
|
12 years ago |
emanuele
|
6d43681f40
Removed an unecessary loadLanguage'index')
|
12 years ago |
Spuds
|
f943aef6e6
! Remove some more old ie 6 and under crusty checks
|
12 years ago |
Spuds
|
274bf260c8
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele45
|
3038bf25a8
Merge pull request #100 from live627/comma_format
|
12 years ago |
Spuds
|
87bd759124
Updates to CSS/JS loading functions in the source
|
12 years ago |
John Rayes
|
ce7d0ef11f
- Remove the admin oprion to format number
|
12 years ago |
marcusforsberg
|
be21090480
+ CSS/JS loading functions in the source
|
12 years ago |
emanuele
|
1adad2e8f1
As per Ant request and as per logic: we are not going to support pre-SMF 2.0 RC2 themes any more, so compat.css can become history
|
12 years ago |
emanuele
|
6f400f34df
Board moderators should not have access to boards they are moderator of if their access is denied
|
12 years ago |
emanuele
|
44a6347215
Fixed the nonexistent bug in deny boards access code
|
12 years ago |
emanuele
|
eefb98af86
Merge branch 'current_theme_linktree'
|
12 years ago |
Spuds
|
a36ef57476
! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope.
|
12 years ago |
Spuds
|
fe2e29919c
! 0004750: Editor css files need version-specific suffix
|
12 years ago |
emanuele
|
64700ab87e
The link tree of the current theme page (and few others) is now correct [Bug 4983]
|
12 years ago |
Graeme Spence
|
1f3c84b40e
! Query would fail if deny_boards_access was disabled. (Load.php)
|
12 years ago |
Spuds
|
92b2a7c944
! change cache from require to @include so it can be more graceful when php's statcache sends us in the wrong direction.
|
12 years ago |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
12 years ago |
emanuele
|
f7c5fda891
Merge branch 'deny_boards'
|
12 years ago |
Spuds
|
3337ba6350
+ Add in a couple of requested hooks for entry/exit parse_bbc and loading user context
|
12 years ago |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
12 years ago |
Spuds
|
bdfad9a1e4
! temp fix for invalid filename in cache put/get due to $key characters
|
12 years ago |
Spuds
|
822404765c
! Moved browser detection to its own file and class Class-BrowserDetect.php. Supports newer versions of browsers and more mobile detection.
|
12 years ago |
Spuds
|
2a19ab48da
! Some documentation formatting tweaks
|
12 years ago |
Spuds
|
8cdc309d30
! cache accelerator changes
|
12 years ago |