Directory branches/0.2.1-FINAL/inc/install/

Directory Created:
2012-10-01 23:18
Total Files:
10
Deleted Files:
0
Lines of Code:
579

[root]/branches/0.2.1-FINAL/inc/install

Lines of Code

branches/0.2.1-FINAL/inc/install/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 39 (100.0%) 707 (100.0%) 18.1

Most Recent Commits

quix0r 2013-05-29 20:26 Rev.: 6392

Fixes for various bugs (e.g.: 'secret file could not be read', SQL error and more)

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_3.php (+3 -3)
quix0r 2013-05-27 14:37 Rev.: 6389

Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated

9 lines of code changed in 8 files:

  • branches/0.2.1-FINAL/inc/install: install_page_ (+1 -1), install_page_1.php (+1 -1), install_page_2.php (+1 -1), install_page_3.php (+1 -1), install_page_5.php (+1 -1), install_page_finalize.php (+2 -2), install_page_finished.php (+1 -1), install_page_welcome.php (+1 -1)
quix0r 2013-03-06 01:24 Rev.: 6378

Renamed all SQL-related functions to camel-case notation

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (+3 -3)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

8 lines of code changed in 8 files:

  • branches/0.2.1-FINAL/inc/install: install_page_ (+1 -1), install_page_1.php (+1 -1), install_page_2.php (+1 -1), install_page_3.php (+1 -1), install_page_5.php (+1 -1), install_page_finalize.php (+1 -1), install_page_finished.php (+1 -1), install_page_welcome.php (+1 -1)
quix0r 2012-12-27 05:11 Rev.: 6249

More fixes for new installer and script in general :(

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (+1 -1)
quix0r 2012-12-27 02:40 Rev.: 6247

AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)

26 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/install: install_page_3.php (+11 -11), install_page_5.php (+3 -3), install_page_finalize.php (+12 -12)
quix0r 2012-11-19 00:45 Rev.: 6180

Installation NG continued (still not fully working)

29 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (+29 -19)
quix0r 2012-11-12 19:16 Rev.: 6172

Attempt to fix installation

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (+3)
quix0r 2012-11-12 19:05 Rev.: 6171

Restoring the error handler is no longer required as mailer's own handler does now care about installation phase

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (-7)
quix0r 2012-10-22 21:56 Rev.: 6083

Fixed parser errors from latest rewrites :(

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_2.php (+7 -7)
quix0r 2012-10-17 22:42 Rev.: 6044

Code style changed, ext-user continued:
- Changed true/false to TRUE/FALSE
- Introduced validateSubId() and prepareFoundSubId()
- Add validation of edited sub id by member
- TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_finalize.php (+2 -2)
quix0r 2012-10-07 14:28 Rev.: 6024

Parser error fixed, lint.sh is now displaying no duplicates

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/install: install_page_2.php (+1 -1)
quix0r 2012-10-03 15:02 Rev.: 6004

Non-AJAX installation rewritten to use single includes instead of switch()

525 lines of code changed in 7 files:

  • branches/0.2.1-FINAL/inc/install: install_page_1.php (new 47), install_page_2.php (new 78), install_page_3.php (new 83), install_page_5.php (new 66), install_page_finalize.php (new 151), install_page_finished.php (new 53), install_page_welcome.php (new 47)
quix0r 2012-10-02 15:46 Rev.: 5992

Updated ext-politician-stop which is satire on politicians that doesn't really know what Internet is. Note: Please reinstall this extension or else the text won't get printed.

45 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/install: install-inc_ (+1 -42), install_page_ (new 44)
quix0r 2012-10-01 23:18 Rev.: 5991

Installation phase fixed (even more):
- Fixed handling of flushing filters while in installation phase. This didn't
let all registered filters by extensions flush to database
- Added stubs for upcoming rewrite of install-inc.php
- Commented out very noisy debug line
- TODOs.txt updated

45 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/install: .htaccess (new 1), install-inc_ (new 44)
Generated by StatSVN 0.7.0