3
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge
frankblunt
as Tom Dale
More... almost 12 years ago
Core / Article: Add list to table conversion into the inlineStyle function (because Outlook can't cope with bullet lists)
frankblunt
as Tom Dale
More... almost 12 years ago
Core - Fixed: Possible issue when logging in using email as password Core - Changed: Abstracted some auth code a little more. Thinking about PHP 5.5's new builtin password hash system and how to integrate it without breaking server migrations Core - Changed: Password field length to 255 for maximum future compatibility with PHP 5.5's new builtin system More... almost 12 years ago
Core - Fixed: Failed authentication not increasing failure count Core - Fixed: Version file had merge/conflict data More... almost 12 years ago
Fixed: Author comments not being tagged as such More... almost 12 years ago
Contact - Fix: v2.. Restore HTML5 pickers if you're not using AnyTime
frankblunt
as Tom Dale
More... almost 12 years ago
Contact - Fix: Webkit browsers are trying to do their own datepicker on the date field which screws the AnyTime one. Firefox and IE haven't implemented input type='date' yet.
frankblunt
as Tom Dale
More... almost 12 years ago
Added: Configurable hash count for new password system More... almost 12 years ago
Merge branch 'edge' of github.com:JojoCMS/Jojo-CMS into edge More... about 12 years ago
Core - Fixed: System now checks the password field length before trying to udpate the password to the new hash scheme Core - Fixed: Setup wasn't updating SQLTypes in fielddata More... about 12 years ago
Merge branch 'master' of github.com:JojoCMS/Jojo-CMS into edge More... about 12 years ago
Merge branch 'master' into edge
frankblunt
as Tom Dale
More... about 12 years ago
Update to master version
frankblunt
as Tom Dale
More... about 12 years ago
Externals Xinha - Fix various 5.4 class declaration issues
frankblunt
as Tom Dale
More... about 12 years ago
Contact - Fix: Remove reference to deprecated variable
frankblunt
as Tom Dale
More... about 12 years ago
Contact - Fix: Get form html after redirect is checked rather than before
frankblunt
as Tom Dale
More... about 12 years ago
Core - Fixed: INDEX query wasn't marking tables More... about 12 years ago
Contact - Fix: Add pageid to non-ajax send request
frankblunt
as Tom Dale
More... about 12 years ago
Change: Forgot password updated to new system More... about 12 years ago
Core - Changed: Password encryption now uses Blowfish (BCrypt) if available. Old passwords are upgraded at login. IMPORTANT: RUN SETUP BEFORE LOGGING IN. The password field is lengthened via SETUP but the upgrade code doesn't check the field length before setting the new password. More... about 12 years ago
Restore Rick's password change More... about 12 years ago
fix bug that causes form submissions to fail when using the pageid method More... about 12 years ago
Article - Fix undefined index errors in getItemsbyId
frankblunt
as Tom Dale
More... about 12 years ago
Core - Fix typo in CheckIP function, switch CheckURL to use the smae filter validation as emails / ips
frankblunt
as Tom Dale
More... about 12 years ago
Externals - Update: Bootstrap 2.3.2 (bug fixes)
frankblunt
as Tom Dale
More... about 12 years ago
Externals - Update: Bootstrap 2.3.2 (bug fixes)
frankblunt
as Tom Dale
More... about 12 years ago
Core - Add Jojo::checkIPFormat() function for validating IP addresses More... about 12 years ago
Contact - Fix: Wonky logic error in the displayonly addition fixed
frankblunt
as Tom Dale
More... about 12 years ago
Contact - Add: Displayonly field was in there at some point and got lost somehow.. - set fields so they show on the form but aren't printed out in the emails
frankblunt
as Tom Dale
More... about 12 years ago
Merge branch 'master' of github.com:JojoCMS/Jojo-CMS
frankblunt
as Tom Dale
More... about 12 years ago