emanuele45
|
7687ab0552
Merge pull request #107 from jdarwood007/login-ignore-convter-passwords
|
12 lat temu |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 lat temu |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 lat temu |
Jeremy D
|
01e099f9ce
By default we shouldn't try to convert non-compatible passwords. Conversions should enable this option automatically to allow proper conversion of passwords. There is no reason to attempt to fix these passwords for SMF installs that are not conversions and is just a waste of resources to do so.
|
12 lat temu |
John Rayes
|
ce7d0ef11f
- Remove the admin oprion to format number
|
12 lat temu |
emanuele
|
5e349de793
Removed a couple of unsed things in the hooks report
|
12 lat temu |
Spuds
|
b2a12b1853
! General cleanup done along the way ... [4793] et all
|
13 lat temu |
emanuele
|
dd420edcd7
Hooks handling by $_GET
|
13 lat temu |
emanuele
|
995e6eafb3
! Fixed handling of hooks...testing is never enough! Especially when I code something :P
|
13 lat temu |
emanuele
|
3813c291e6
+ Added the full Integration Hooks report with removal and disabling of hooks
|
13 lat temu |
Spuds
|
22f53a92af
! logic error when saving custom profile fields (check regex even when not required)
|
13 lat temu |
Spuds
|
74436d4079
! some more template cleanup, remove depreciated align tags, add some classes where needed
|
13 lat temu |
emanuele
|
e924a905d6
! ohh...a lot of subtexts removed from divs and stored properly in $txt variables
|
13 lat temu |
emanuele
|
2afdae4ea6
Merge branch 'master' of https://github.com/Spuds/playpen
|
13 lat temu |
Spuds
|
374f9b09b3
! [4974] : Incorrect Help (Language String?)for Input Masks for Custom Fields
|
13 lat temu |
emanuele
|
e2d1b594c2
Merge branch 'core_features'
|
13 lat temu |
emanuele
|
5661b3b6cc
! core features images set in ManageSettings instead of template, added check if images exist in custom theme folder and if not uses the default one
|
13 lat temu |
emanuele
|
bdf457fde0
! Now is really AJAX! :P Including error handling for token and session verification failures
|
13 lat temu |
emanuele
|
fe54790b55
A bit of clean up
|
13 lat temu |
Spuds
|
8cdc309d30
! cache accelerator changes
|
13 lat temu |
Spuds
|
ac1a1c3737
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files
|
13 lat temu |
Spuds
|
8c7e53bb5e
Merge branch 'master' of https://github.com/emanuele45/playpen
|
13 lat temu |
emanuele
|
d7166390d1
! Reverting a lot of changes from commit 9bbec860e19d744a009d81ce9ab34f5b2bb8c2ea made by mistake - Thanks Spuds!
|
13 lat temu |
Spuds
|
5f16c334d8
! Move count of verification questions input box to be with questions
|
13 lat temu |
Spuds
|
b18f5a1f1b
! prevent php < 5.1 from complaining about call time pass by reference error
|
13 lat temu |
emanuele
|
9bbec860e1
! Clean cache data after save core features [Bug 4955]
|
13 lat temu |
Spuds
|
c0f7e894a4
! Missing requires in censored words ManagePosts.php
|
13 lat temu |
emanuele
|
1089407d42
! when few admin pages (some core features and custom smiley and message icons) are disabled the page is no more accessible [Bug 4723]
|
13 lat temu |
Spuds
|
6f740513ce
+ Add Jquery load selection (local/auto/cdn) to admin panel
|
13 lat temu |
emanuele
|
549c0446aa
! core features page ajax powered by jQuery
|
13 lat temu |