| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-08-11 | Finalise correction to submenus (remove title attribute where text label exists) | Nigel Osborne | 4 | -0/+4 | |
| 2012-08-11 | Add missing css for user verification form | Nigel Osborne | 5 | -5/+5 | |
| 2012-08-11 | Add missing css for user verification form | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-11 | Convert CKEditor to jQuery. A further (small) step. | Nigel Osborne | 1 | -1/+3 | |
| 2012-08-10 | Convert CKEditor to jQuery. Note - it doesn't actually work (still need to ↵ | fisharebest | 4 | -55/+12 | |
| configure it) but it didn't work beforehand either! | |||||
| 2012-08-10 | #1035346 - Editing LATI/LONG in PLAC impossible | fisharebest | 1 | -3/+2 | |
| 2012-08-08 | Correct div tag to indent one more tab | Rob Peters | 1 | -1/+1 | |
| 2012-08-08 | Add a new variable for HTML blocks. | Nigel Osborne | 1 | -0/+7 | |
| 2012-08-08 | Remove debug code | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-08 | Further correction to submenus | Nigel Osborne | 1 | -1/+2 | |
| 2012-08-08 | Further correction to submenus | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-08 | Correct error caused by previous change (in favorites menu) | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-08 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal ↵ | Nigel Osborne | 3 | -7/+4 | |
| error Extend the same solution to other areas when there are no sub-menu items. | |||||
| 2012-08-08 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal ↵ | Nigel Osborne | 1 | -1/+6 | |
| error Added hover tip where there is no sub-menu and no label | |||||
| 2012-08-07 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal ↵ | Nigel Osborne | 1 | -9/+7 | |
| error (improved) | |||||
| 2012-08-07 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal ↵ | Nigel Osborne | 3 | -11/+11 | |
| error | |||||
| 2012-08-07 | #1033949 - Add news article fatal error | fisharebest | 1 | -1/+1 | |
| 2012-08-07 | Bug #1033163 - HTML validation error Edit - a better solution | Nigel Osborne | 2 | -8/+8 | |
| 2012-08-06 | Add page ID for css | Nigel Osborne | 1 | -1/+2 | |
| 2012-08-05 | Bug #1033163 - HTML validation error Edit | Nigel Osborne | 1 | -2/+2 | |
| 2012-08-04 | Remove minor css duplication | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-01 | Bug #1022362 google maps won't zoom in occasionally | Nigel Osborne | 1 | -6/+7 | |
| 2012-08-01 | Add class to allow different layout if required | Nigel Osborne | 1 | -1/+1 | |
| 2012-08-01 | Update old HTML function | Nigel Osborne | 1 | -1/+1 | |
| 2012-07-31 | Update ckeditor to latest version (3.6.4) | Nigel Osborne | 116 | -274/+322 | |
| 2012-07-31 | Fix: NSFX duplicated in display of pending name | fisharebest | 2 | -10/+8 | |
| 2012-07-31 | Show warning for family events that occur after death. | fisharebest | 1 | -0/+4 | |
| 2012-07-31 | Show all events recorded after death. These are errors in user-data and ↵ | fisharebest | 1 | -9/+4 | |
| hiding them prevents them from being found/fixed. | |||||
| 2012-07-31 | Fix for occasional problem with given names display | Nigel Osborne | 1 | -1/+1 | |
| 2012-07-30 | Correction to pedigree chart arrows | Nigel Osborne | 7 | -28/+5 | |
| 2012-07-30 | Update display of edit-user.php | Nigel Osborne | 22 | -117/+152 | |
| 2012-07-30 | Very minor style change | Nigel Osborne | 1 | -1/+1 | |
| 2012-07-29 | Make gender icon on INDI page editable, and tidy up code. | Nigel Osborne | 1 | -20/+24 | |
| Remove code that displays SOUR and NOTE with SEX tag. | |||||
| 2012-07-28 | Fix: the build script is accidentally deleting the "latest-version.txt" file | fisharebest | 1 | -2/+0 | |
| 2012-07-27 | Tell IE to use "standards mode" instead of "compatibility mode" | fisharebest | 1 | -0/+5 | |
| 2012-07-27 | edit_changes.php - the "edit raw" link is broken. | fisharebest | 1 | -0/+1 | |
| 2012-07-27 | Minor layout correction | Nigel Osborne | 1 | -2/+2 | |
| 2012-07-27 | Minor style change | Nigel Osborne | 1 | -3/+4 | |
| 2012-07-27 | Minor style change | Nigel Osborne | 1 | -1/+1 | |
| 2012-07-26 | Bug #1028186 - Census Shared Note Using Assistant fails to add individuals | Nigel Osborne | 3 | -50/+50 | |
| 2012-07-25 | Fix: "paste result of add new shared-note/source" broke in svn14116 | fisharebest | 1 | -16/+19 | |
| 2012-07-24 | Performance - autocomplete on given names. The first part of the "order by" ↵ | fisharebest | 1 | -1/+1 | |
| clause was only needed when we allowed matching on the middle of names. Now that we restrict it to the start of names, it is no longer needed. It means we can execute the query from just the index, without needing temporary tables. | |||||
| 2012-07-24 | Contribution from Matt N: combine lightbox LTR and RTL scripts into a single ↵ | fisharebest | 3 | -250/+21 | |
| file. | |||||
| 2012-07-24 | Remove old "require_once" for functions_places.php | fisharebest | 1 | -2/+0 | |
| 2012-07-23 | Contributions from Matt N: | fisharebest | 8 | -225/+214 | |
| 1: Remove unused makevisible JS function 2: Reuse createXMLHttp in createXmlHttpRequest for GMaps 3: Remove seemingly unused evalAjaxJavascript function 4: Remove duplicate find* functions from edit_interface.php 5: Add unprefixed CSS opacity property for better browser support 6: Create edit_interface helper function to reduce duplication of URL building 7: Use a real ellipsis for long names 8: Fix missing closing > 9: Insert the high priority scripts before external resources so things like config variables can be used by external scripts 10: Make lightbox scripts external and cache them to significantly reduce page size and load time | |||||
| 2012-07-19 | Always ignore non-genelaogical data when performing a general search | fisharebest | 5 | -64/+60 | |
| 2012-07-19 | Use more aggressive compression algorithm when pre-compressing files for CDN ↵ | fisharebest | 1 | -3/+6 | |
| server | |||||
| 2012-07-18 | Delete jquery.scrollfollow.js - it does not appear to be used anywhere | fisharebest | 1 | -251/+0 | |
| 2012-07-18 | Tidy up the script to build/upload files for a CDN | fisharebest | 1 | -17/+21 | |
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get ↵ | fisharebest | 25 | -27/+27 | |
| picked up from a CDN server | |||||
