emanuele
|
fe54790b55
A bit of clean up
|
13 years ago |
emanuele
|
80e671ee7a
+ Few fancy effects of errors and feature activation/deactivation
|
13 years ago |
emanuele
|
cf87e450f5
Shows few errors (needs a lot of improvements)
|
13 years ago |
emanuele
|
549c0446aa
! core features page ajax powered by jQuery
|
13 years ago |
emanuele
|
b6480f21cf
Merge branch 'master' of https://github.com/emanuele45/playpen
|
13 years ago |
emanuele
|
f5b373a401
Another array_intersect problem. Thanks asmith and feline for the bug report and th fix
|
13 years ago |
Spuds
|
a9d228ebf4
! add missing text string
|
13 years ago |
Spuds
|
6bb963bb85
! Things you can't do with empty ....
|
13 years ago |
Spuds
|
7ad87b1841
! some more minor doc changes
|
13 years ago |
emanuele
|
20d00675bb
Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886]
|
13 years ago |
emanuele
|
8d851d0175
Resolved conflicts on common changes
|
13 years ago |
emanuele
|
3473507df4
Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages
|
13 years ago |
emanuele
|
4100d11736
! forgot a type="input" in ManageBans.template.php
|
13 years ago |
emanuele
|
c155c0665f
! array_intersect for $reservedVars check in makeThemeChanges failed because comparing values in one array and keys in the other
|
13 years ago |
Spuds
|
59cb2af30f
! add missing text string
|
13 years ago |
Spuds
|
1e1d71d297
! Things you can't do with empty ....
|
13 years ago |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
13 years ago |
emanuele
|
d5e0406add
Merge https://github.com/Spuds/playpen
|
13 years ago |
emanuele
|
28293e9d9a
! delete from multiple tables in one query wrong syntax and not working well with (at least) SQlite, not tested on PostgreSQL
|
13 years ago |
emanuele
|
9f7269706f
! Non global $sourcedir
|
13 years ago |
emanuele
|
9b4b02e864
! Fix IPv4 addresses visualization in banned entities table (ban edit)
|
13 years ago |
Spuds
|
2ffed0715a
! 4838] fix for potential wrong HTTP-Header creation
|
13 years ago |
Spuds
|
97cda43f1e
! URLs (http & ftp) that contained single digit octets weren't being auto linked correctly. [4821]
|
13 years ago |
emanuele
|
5de1d7f7c7
! Really fixed the banned entities list table list headers
|
13 years ago |
emanuele
|
e54f81396e
! Fixed the fix for bug 4890
|
13 years ago |
emanuele
|
268268bf58
! Really fixed xhtml validation in ManageBans.template.php
|
13 years ago |
emanuele
|
7b108e57da
Merge https://github.com/Spuds/playpen
|
13 years ago |
Spuds
|
7bcec8a9a2
! missing var initialization for advanced search
|
13 years ago |
emanuele
|
1a7de1cc77
! missing comma in query (BanEditTrigger)
|
13 years ago |
Spuds
|
39ba97a68d
! Fixed broken JS menus, still broken w/o JS though
|
13 years ago |