Spuds
|
27cc9f8a74
! set max length of user title in the template
|
12 years ago |
Spuds
|
48021d66f6
! tweak format of css files cuz Ant said so :P
|
12 years ago |
Spuds
|
f29876b0ef
! update search template to use progress bar graphic in place of xx% done text
|
12 years ago |
emanuele
|
e06a46164b
Certain hosts could try to inject html using the <body> tag as a reference point (replacing it server-side), this could break all the javascript of the post page
|
12 years ago |
Spuds
|
0771ce3324
Merge pull request #43 from emanuele45/master
|
12 years ago |
emanuele
|
3f9ed51d04
ooops...debug leftover...
|
12 years ago |
Spuds
|
4c630c927f
Merge pull request #41 from emanuele45/master
|
12 years ago |
emanuele
|
50723781f1
Another kb to KB
|
12 years ago |
emanuele
|
ad054ff160
[install] passwords should not be escaped [Bug 4924]
|
12 years ago |
emanuele
|
393c07d74b
Fixed icon_not_found error in icon pages [Bug 4828]
|
12 years ago |
emanuele
|
64700ab87e
The link tree of the current theme page (and few others) is now correct [Bug 4983]
|
12 years ago |
emanuele
|
63edc63e39
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 years ago |
emanuele
|
b8b7794332
(very) Long emails were truncated because exeeding the body size
|
12 years ago |
emanuele
|
c8caa98ca7
According to JEDEC Standard 100B.01 the K in kilo for bytes when the factor is 1024 is uppercase
|
12 years ago |
emanuele
|
20046a5465
Quick reply is no more special than any other theme option
|
12 years ago |
Spuds
|
a606a25d7c
! fix for sqlite install of boards table.
|
12 years ago |
emanuele
|
3ccb6819dd
Before a database dump let's check if we can handle timeouts
|
12 years ago |
Spuds
|
653d1182b2
! revert commit 68d5c2c6672361d732fba53c7f699a960a752224 1 parent f9cdb164c5 as it would break WrapAction function
|
12 years ago |
Spuds
|
0789cd2a91
Merge pull request #39 from sicommnend/master
|
12 years ago |
sicommnend
|
68d5c2c667
Ugly and unofficial 404 page handling, If a action is not in the array then show a 404 page. Todo list is add a 404 source file then a 404 template file because this way is ugly but a start.
|
12 years ago |
Spuds
|
b089f9d649
Merge pull request #38 from Trekkie101/master
|
12 years ago |
sicommnend
|
f9cdb164c5
php.ini value zlib.output_compression can be greater than 1 if a buffer size is set in php.ini
|
12 years ago |
emanuele
|
5e349de793
Removed a couple of unsed things in the hooks report
|
12 years ago |
Graeme Spence
|
1f3c84b40e
! Query would fail if deny_boards_access was disabled. (Load.php)
|
12 years ago |
Graeme Spence
|
740bfb696e
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 years ago |
Spuds
|
579a36f574
! pedantic things, just cuz
|
12 years ago |
Spuds
|
805f28ddbf
! adjustments to the credits page, separate mods and library packs from copyright section to their own
|
12 years ago |
Spuds
|
6f9a37051a
! Move calendar export function from permissions based to settings
|
12 years ago |
emanuele
|
c737fdef5e
Fixed a couple of bugs in the database export: tricks work only with selected tables and removed the comma from the last insert
|
12 years ago |
emanuele
|
9b6b2294ce
Fixed few token verification failures in the search settings page
|
12 years ago |