[root]/modules/account/templates

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 139 (100.0%) | 2030 (100.0%) | 14.6 |
| vain | 106 (76.3%) | 1251 (61.6%) | 11.8 |
| xsign | 29 (20.9%) | 768 (37.8%) | 26.4 |
| thunderm00n | 2 (1.4%) | 9 (0.4%) | 4.5 |
| vyper | 2 (1.4%) | 2 (0.1%) | 1.0 |
- moved modules into application dir
0 lines of code changed in 20 files:
- removed @since
59 lines of code changed in 3 files:
- html fixes
7 lines of code changed in 1 file:
- readded modules
825 lines of code changed in 20 files:
- complete modules cleanup
0 lines of code changed in 20 files:
- renamed smarty assign_by_ref to assign (this was mainly a workaround in smarty v2 to work with references. referencing is now standard behavior of php.)
- drop the ajax dialog windows (will be reimplemented on base of jQuery modal)
- added messagebox viewhelper for testing purposes to the apc status template
27 lines of code changed in 1 file:
- removed literal
- several minor cleanups
- added doctrine module
8 lines of code changed in 4 files:
added template for testing profile functions
0 lines of code changed in 1 file:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
8 lines of code changed in 1 file:
- added templates for settings action
9 lines of code changed in 1 file:
removed http://www.clansuite-dev.com, to make these links usable for users, which don't have set up this virtual host
1 lines of code changed in 1 file:
- move_to target="head" renamed to "pre_head_close"
4 lines of code changed in 4 files:
- modified login, css
33 lines of code changed in 2 files:
- phpdoc fixes
25 lines of code changed in 1 file:
- various smaller changes
- modulemanager scaffolding restructured to single methods
- permissiosn management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name
14 lines of code changed in 3 files:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
13 lines of code changed in 7 files:
- deleted php.js
- modified account/templates accordingly
13 lines of code changed in 2 files:
- worked on some configuration issues
- deleted tabs from settings module
5 lines of code changed in 2 files:
- applied "clansuite_" prefix on gallery module
9 lines of code changed in 1 file:
- fixed permission bug
1 lines of code changed in 1 file:
- reworked account module
- changed templates
172 lines of code changed in 6 files:
- user rights done
- hasAccess @ index.php
- fixed relations
1 lines of code changed in 1 file:
- hotfix
1 lines of code changed in 1 file:
- account mod fixes, renamed block to widget
107 lines of code changed in 3 files:
- added milkbox (MIT License)
- added mooflow (MIT License)
- added for the start a gallery widget + gallery module made with module creator
128 lines of code changed in 1 file:
- user fixes at installation
- new array_merge_rec() fnuction
7 lines of code changed in 1 file:
- register fixes
- {$content} approval
6 lines of code changed in 1 file:
- application/text removed, was doubled
- sha1 was not found, its SHA1
7 lines of code changed in 3 files:
- readded mootools.js to standard template (debugconsole needs this?? press strg+shift )
- onsubmit for login password hashing
24 lines of code changed in 3 files:
- removed php.js (too big)
- webtoolkit.sha1.js for hashing instead
- removed mootools from login screen
100 lines of code changed in 3 files:
- recaptcha added - todo: config setting for captcha type
- generatePassword, resetPw Form JS added
55 lines of code changed in 1 file:
- encapsulated login block
- renamed cookie vars so they don't collide with $request vars (cs_cookie_...)
- added new_salt to DB
- finished "forgot_password"
- remove strtolower from httprequest.class.php
- added mailerhost to config
124 lines of code changed in 3 files:
- sha1 fixes
- password match testing via JS :)
27 lines of code changed in 2 files:
- input for password is set to autocomplete="off"
1 lines of code changed in 1 file:
- error finding
2 lines of code changed in 1 file:
- cfg - login: $cfg, $err = $config, $error
5 lines of code changed in 1 file:
- added php.js
- added mootools
- changed index.tpl back to $cs->loadModule()
- modified user class (salting)
- added sha1 cmopression via js to prevent cleartext http requests
33 lines of code changed in 2 files:
- login: $cfg, $err = $config, $error
8 lines of code changed in 1 file:
- header style added
1 lines of code changed in 1 file:
- config localization bug
- renmaed security class
- changed build_salted_hash to use the config hash if existing
- renamed several functions (user_login => userLogin)
- moved the stuff from theme_via_get filter to user class (maybe the wrong place, but i needed the user vars)
- removed a DS bug @ modulecontroller.class.php
- changed template name generation, so setTemplate() doesn't need to have a folder hint, and if it has, the templateName won't be bulid up
- moved XDEBUG & DEBUG Vars so the config vars are setting those values
- SQL UPDATE!! Change user 1 passwordhash (user: admin, pass: admin)
- added the whole template set for account
159 lines of code changed in 6 files:
(1 more)