| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -6/+8 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -3/+3 | |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -0/+1 | |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+11 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -6/+6 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -2/+2 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -40/+31 | |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+1 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -3/+6 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -14/+14 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2014-12-10 | Upgrade jQuery-UI from 1.10.3 to 1.11.2 | Greg Roach | 1 | -12/+2 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-22 | Better description of variable names | Greg Roach | 1 | -2/+2 | |
| 2014-10-17 | PHPDoc | Greg Roach | 1 | -2/+2 | |
| 2014-10-15 | Coding standards | Greg Roach | 1 | -2/+2 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-14 | Merge pull request #225 from ddrury/SidebarCSSfix | Greg Roach | 1 | -1/+1 | |
| Fix display corruption on IE | |||||
| 2014-08-25 | Fix display corruption on IE | David Drury | 1 | -1/+1 | |
| Remove javascript added in #223 which is unnecessary Damn, the javascript I just removed *IS required by firefox Overflow hidden was added to #main on pull #191, this change makes that redundant, also fixed minor CSS problem on clouds theme that was introduced with this change and removed redundant css on FAB and minimal themes | |||||
| 2014-08-25 | Tidy up display when no sidebar | David Drury | 1 | -21/+25 | |
| If all sidebar modules are disabled the current display still leaves room for it resulting in a large blank space, this addresses that situation | |||||
| 2014-08-20 | Animate open/close sidebar | David Drury | 1 | -49/+60 | |
| Only set active tab if no hash in the url spacing between columns now set on the separator | |||||
| 2014-07-20 | Removed unused javascript functions | David Drury | 1 | -6/+0 | |
| 2014-07-06 | CSS only solution for sidebar and Name box | David Drury | 1 | -27/+5 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 | |
| pasteid is left alone for now | |||||
| 2014-02-17 | Accordion icons need mirroring on LTR/RTL displays. #102 | Greg Roach | 1 | -1/+0 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-11-30 | Typos in msgctxt strings for relationships. Consistent use of punctuation | Greg Roach | 1 | -3/+3 | |
| 2013-11-08 | Add CSRF checks to action.php callbacks | Greg Roach | 1 | -4/+4 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -5/+5 | |
| 2013-10-16 | #1120946 - Tab content is loading on every click | fisharebest | 1 | -3/+14 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -2/+2 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-07-05 | The right place to check for privacy on facts is when we fetch them for ↵ | fisharebest | 1 | -1/+1 | |
| viewing. | |||||
| 2013-06-29 | (no commit message) | fisharebest | 1 | -14/+18 | |
| 2013-04-20 | 14965 caused changes in style of other tabs. Need consistency, so have ↵ | Nigel Osborne | 1 | -3/+3 | |
| ensured all tabs use only <span> elements within the links. Using <div> does not validate properly (should not use block elements inside inline elements). | |||||
| 2013-02-15 | jQuery updates for Individual page cookies / tabs. Better, but still just a ↵ | fisharebest | 1 | -5/+3 | |
| numeric offset, not a named tab. Works if same tabs on all individuals... | |||||
| 2013-02-14 | Same issue as #1120144 - Sidebar broken after updating jquery-ui to version ↵ | Nigel Osborne | 1 | -1/+1 | |
| 1.10.0 | |||||
| 2013-02-04 | #1114678 - svn14767 Breaks Google Maps Tab | fisharebest | 1 | -6/+2 | |
| 2013-02-02 | Upgrade JQuery-UI to latest version | fisharebest | 1 | -1/+1 | |
| 2013-02-02 | Add more URL versioning to JS resources | fisharebest | 1 | -1/+1 | |
| 2013-02-02 | Update jquery.cookie.js to version 1.3.1 | fisharebest | 1 | -2/+2 | |
| 2013-01-22 | Replace silhouette images with CSS markup | fisharebest | 1 | -6/+2 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -2/+2 | |
| 2012-08-07 | Bug #1033163 - HTML validation error Edit - a better solution | Nigel Osborne | 1 | -4/+4 | |
| 2012-08-05 | Bug #1033163 - HTML validation error Edit | Nigel Osborne | 1 | -2/+2 | |
