emanuele
|
07162b27cb
! Session ids supported up to 64 chars and rawlogic's fix for sessions expanded to all the checks in Session.php
|
12 years ago |
Spuds
|
8d462ba86c
Merge pull request #21 from DrDeejay/master
|
12 years ago |
DrDeejay
|
859ef8ee2b
Removed backup file. Thanks Emanuele!
|
12 years ago |
Spuds
|
0ceedbcb42
! Add another area in credits for other packages (like icons) that we use
|
12 years ago |
Spuds
|
22f53a92af
! logic error when saving custom profile fields (check regex even when not required)
|
12 years ago |
Spuds
|
2e397f7cf9
! boring formatting tweaks
|
12 years ago |
emanuele
|
7101f41b3b
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 years ago |
emanuele
|
2321d7a507
- Nobody did it before...removed Core
|
12 years ago |
Spuds
|
bf5c973e9b
Merge pull request #20 from norv/master
|
12 years ago |
Norv
|
9cb5ba7f7c
Update other/upgrade_2-1_sqlite.sql
|
12 years ago |
Norv
|
c6ba9855a7
Update other/upgrade_2-1_postgresql.sql
|
12 years ago |
Norv
|
9ce99a259e
Update other/upgrade_2-1_mysql.sql
|
12 years ago |
Spuds
|
e1652c5c4d
! Error message level (severe / notice) added to PM interface
|
12 years ago |
Spuds
|
ad8b44c8e5
! Removed lines that I think were left over from the previous change, or I removed the ones that were needed and left the ones that were not ... either way blame Ema :D
|
12 years ago |
Spuds
|
b3410eac56
! Update based on Git comment from Norv ... re redundantly redundant
|
12 years ago |
Spuds
|
940d1cd9c6
! Some language cleanup and additions
|
12 years ago |
Spuds
|
e6c43ff15a
+ Playing around with css3 on the hr's for fun and gain
|
12 years ago |
Spuds
|
2aabbc42fb
! Add emulation support to installed tab so its like whats under the browse tab
|
12 years ago |
Spuds
|
fc860bec21
! Minor news template cleanup
|
12 years ago |
Spuds
|
bdfad9a1e4
! temp fix for invalid filename in cache put/get due to $key characters
|
12 years ago |
Spuds
|
3d28da963b
Merge pull request #16 from emanuele45/master
|
12 years ago |
Spuds
|
f255a9aa98
Merge pull request #17 from norv/patch-1
|
12 years ago |
Norv
|
fee38a57d0
Update Sources/Class-CurlFetchWeb.php
|
12 years ago |
emanuele
|
708ce3d69a
! Session ids longer than 32 chars would have problems in storing their value into the database (thanks postgre) and few other install/upgrade fixes
|
12 years ago |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
12 years ago |
emanuele
|
17a9a90162
! Postgre install, replaced slash escapes with double-single quotes [Bug 4858]
|
12 years ago |
emanuele
|
7fe132f2fc
! A couple of install-related fixes
|
12 years ago |
emanuele
|
441fffc555
! Pages on top of the error log table too
|
12 years ago |
emanuele
|
a37321ec9c
hook for the internal admin search integrate_admin_search
|
12 years ago |
emanuele
|
128afe4d15
Moved few profile-related js from script.js to profile.js and optimized the ajax calls on signature errors
|
12 years ago |