emanuele
|
efb114368e
! Fixed signature preview without javascript
|
12 vuotta sitten |
emanuele
|
be0d5c6bbc
! css class new_posts renamed to board_new_posts for (sub)boards links - Thanks Antechinus for the report
|
12 vuotta sitten |
emanuele
|
dda011c7c5
! Small fix for right to left: use not empy instead of isset because is_last is set to false for the first item
|
12 vuotta sitten |
emanuele
|
a2b4658d60
Easiest way to fix [Bug 4970]: basically replaced the template with the one from profile > show posts with few tweaks + Now it also respects the quickmoderation checkbox selection from profile
|
12 vuotta sitten |
emanuele
|
d7058cc8b6
! pages lists must be in a two divs, apply the two classes to the same div creates problems
|
12 vuotta sitten |
emanuele
|
3813c291e6
+ Added the full Integration Hooks report with removal and disabling of hooks
|
12 vuotta sitten |
emanuele
|
741eb9fc3b
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 vuotta sitten |
emanuele
|
459ce29f46
! Hide karma permissions if karma is disabled - thanks Illori for the report
|
12 vuotta sitten |
Spuds
|
30d18d1d4b
! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover
|
12 vuotta sitten |
Spuds
|
247715872b
! need to sensor the preview message, even when there is no subject
|
12 vuotta sitten |
Spuds
|
a292160321
! Doh! ... wrong var used for the preview length restriction (was post :P)
|
12 vuotta sitten |
Spuds
|
1d076d97e7
Merge pull request #24 from norv/patch-2
|
12 vuotta sitten |
Norv
|
cb9fbb523f
Update other/upgrade_2-1_sqlite.sql
|
12 vuotta sitten |
Norv
|
fa464bef30
Update other/upgrade_2-1_postgresql.sql
|
12 vuotta sitten |
Norv
|
492a26d240
Update other/upgrade_2-1_mysql.sql
|
12 vuotta sitten |
Norv
|
f8fd0dd583
Update other/upgrade_2-1_sqlite.sql
|
12 vuotta sitten |
Norv
|
d59c5513a0
Update other/upgrade_2-1_postgresql.sql
|
12 vuotta sitten |
Norv
|
2b30877ba0
Update other/upgrade_2-1_mysql.sql
|
12 vuotta sitten |
Spuds
|
8383ba72cf
! add in missing icon for end session (placeholder)
|
12 vuotta sitten |
Spuds
|
17f9d9aa1d
! Small layout issue from DrDeejay http://www.simplemachines.org/community/index.php?topic=458027.0
|
12 vuotta sitten |
Spuds
|
b3fdf9dc57
! Other times some folks don't pull before they push ....
|
12 vuotta sitten |
Spuds
|
7165dca776
! Sometimes git merges are just strange ....
|
12 vuotta sitten |
Spuds
|
3af69457de
Merge branch 'master' of https://github.com/emanuele45/playpen
|
12 vuotta sitten |
Spuds
|
09a7907b5c
! minor updates to make the action list a bit less spooky by further limiting the Nothing, or nothing you can see message.
|
12 vuotta sitten |
Spuds
|
e55ca72406
! Merge cleanup
|
12 vuotta sitten |
Spuds
|
2c0cca4bcd
Merge branch 'master' of github.com:Spuds/playpen
|
12 vuotta sitten |
Spuds
|
8e50023464
+ Add settings for message preview length, remove hard coded value
|
12 vuotta sitten |
Spuds
|
cffb9c6f39
! Update for additional valid session characters when session.hash_bits_per_character is set to 6
|
12 vuotta sitten |
emanuele
|
092fe1d09e
Fixed a missing piece to fix [Bug 4859]
|
12 vuotta sitten |
emanuele
|
07162b27cb
! Session ids supported up to 64 chars and rawlogic's fix for sessions expanded to all the checks in Session.php
|
12 vuotta sitten |