| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵ | fisharebest | 1 | -34/+30 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-16 | http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/17208-find-i ↵ | Łukasz Wilenski | 1 | -1/+1 | |
| d-in-charts-block-configuration | |||||
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -7/+7 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
| 2011-11-08 | #584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵ | fisharebest | 1 | -71/+30 | |
| in find-special-chars. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -11/+12 | |
| 2011-10-22 | #766602 - innacurate search results | fisharebest | 1 | -2/+3 | |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ↵ | fisharebest | 1 | -1/+1 | |
| rather than when we DISPLAY them. It is easier to do it in one place, not everywhere. getFullName() already calls canDisplayName(), so no need to call it a second time. | |||||
| 2011-09-21 | replace getListName() with getFullName() where the two are the same | fisharebest | 1 | -3/+3 | |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 1 | -1/+1 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-07-11 | Always "require_once" functions_print_lists (not just "require"), because ↵ | Larry Meaney | 1 | -1/+1 | |
| the custom_js module may invoke WT_Stats which also needs functions_print_lists | |||||
| 2011-06-10 | I18N - use consistent markup for "label: value" | fisharebest | 1 | -28/+24 | |
| 2011-06-04 | I18N: combine similar translations (use ones with embedded variables) | fisharebest | 1 | -3/+3 | |
| 2011-06-03 | Remove pointless / circular help text | fisharebest | 1 | -1/+0 | |
| 2011-03-03 | Performance: move GEDCOM tags to their own class, so they are only ↵ | fisharebest | 1 | -19/+6 | |
| loaded/translated when needed, rather than on every page. Saves 150ms on most pages. | |||||
| 2011-01-02 | Refactoring class names and use autoloading. | fisharebest | 1 | -4/+4 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -74/+74 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -1/+1 | |
| 2010-12-14 | Fix: typo | fisharebest | 1 | -1/+1 | |
| 2010-12-13 | Remove unused code - use "$(document).ready()" instead of "<body onload={}>" | fisharebest | 1 | -1/+4 | |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -43/+43 | |
| 2010-10-30 | Cosmetic change - consistent "; " before PHP close tag | fisharebest | 1 | -8/+8 | |
| 2010-10-30 | #663955. Be explicit about which sorts of URL to generate: '&' for ones ↵ | fisharebest | 1 | -7/+7 | |
| in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style. | |||||
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -2/+2 | |
| 2010-09-19 | Tidy whitespace/indentation | fisharebest | 1 | -3/+1 | |
| 2010-09-10 | Tidy up some whitespace/formatting | fisharebest | 1 | -4/+4 | |
| 2010-09-03 | Replace pgv_array_merge with wt_array_merge | Nigel Osborne | 1 | -1/+1 | |
| 2010-06-06 | Move gedcom and privacy settings from .PHP files to database tables | fisharebest | 1 | -2/+2 | |
| 2010-06-03 | Don't show XREF in brackets - but make it appear in the browser's status bar | fisharebest | 1 | -5/+3 | |
| 2010-05-20 | Moving FindFacts pop-up css styles out of core code into theme/styles | Nigel Osborne | 1 | -62/+0 | |
| 2010-05-17 | Choosing a GEDCOM tag from a list | Łukasz Wilenski | 1 | -5/+37 | |
| add second patch by Michele and fix problem with selected facts | |||||
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -4/+4 | |
| "Sentence case" to "Initial Capitals" | |||||
| 2010-05-14 | Add color tag to overcome problem of white text on pale background in some ↵ | Nigel Osborne | 1 | -0/+2 | |
| themes. Style element need moving to individual themes later for customising and consistency. | |||||
| 2010-05-13 | filter tags | Łukasz Wilenski | 1 | -4/+6 | |
| 2010-05-13 | Choosing a GEDCOM tag from a list (mlocati) | Łukasz Wilenski | 1 | -0/+245 | |
| 2010-05-12 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -1/+1 | |
| "Sentence case" to "Initial Capitals" | |||||
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+777 | |
