| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-29 | (no commit message) | fisharebest | 1 | -4/+2 | |
| 2013-06-01 | Don't say "GEDCOM" unless we mean it. | fisharebest | 1 | -1/+1 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -2/+0 | |
| around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive. | |||||
| 2013-02-02 | Add version numbers to paths of javascript libraries | fisharebest | 1 | -1/+1 | |
| 2012-11-22 | Consistent styling for close buttons | fisharebest | 1 | -1/+4 | |
| 2012-09-17 | Fix: accept/reject changes relying on temporary variable that was set in ↵ | fisharebest | 1 | -6/+6 | |
| another scope | |||||
| 2012-07-27 | edit_changes.php - the "edit raw" link is broken. | fisharebest | 1 | -0/+1 | |
| 2012-07-06 | Tidy up the "showchanges()" logic. The option to hide/show changes was ↵ | fisharebest | 1 | -14/+2 | |
| removed a very long time ago. | |||||
| 2012-06-18 | Review Changes - not loading webtrees.js | fisharebest | 1 | -0/+1 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -4/+4 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), ↵ | fisharebest | 1 | -2/+2 | |
| etc. The browser will do a much faster and better job than we can. Unfortunately, only Webkit supports this at the moment. Presto and Gecko should support it soon. Trident support is unknown. | |||||
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -7/+7 | |
| 2011-11-23 | Move login checks to a common function. Use the LOGIN_URL parameter ↵ | fisharebest | 1 | -7/+4 | |
| consistently. | |||||
| 2011-11-21 | Correct centering of table content | Nigel Osborne | 1 | -3/+5 | |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵ | fisharebest | 1 | -1/+1 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -5/+5 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -2/+4 | |
| 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-06-09 | I18N: Improve English texts. (Multi-)media items => "Media objects" | fisharebest | 1 | -29/+25 | |
| 2011-06-09 | Remove the option to hide/show pending changes. The option didn't work ↵ | fisharebest | 1 | -1/+1 | |
| properly (it wasn't "sticky"), wasn't applied consistently, and was rarely used. | |||||
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -23/+23 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -2/+2 | |
| 2010-11-09 | Use consistent language/terminology: GEDCOM => Family tree | fisharebest | 1 | -1/+1 | |
| 2010-11-09 | Use consistent language/terminology: accept => approve | fisharebest | 1 | -10/+6 | |
| 2010-11-09 | Language updates. Use new names for roles, and consistent terms. e.g. ↵ | fisharebest | 1 | -6/+5 | |
| "moderate" instead of "accept/reject", "approve" instead of "accept", "change" instead of "edit", "family tree" instead of "GEDCOM", etc. There are lots more to do.... | |||||
| 2010-10-30 | #663955. Be explicit about which sorts of URL to generate: '&' for ones ↵ | fisharebest | 1 | -8/+8 | |
| 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-10-25 | "Location:" header fields should contain absolute URIs | fisharebest | 1 | -1/+1 | |
| 2010-10-05 | Fix: apply "auto close" setting to edit_changes.php | fisharebest | 1 | -39/+44 | |
| 2010-09-29 | #650715 - Deleting individual only partly completed | fisharebest | 1 | -4/+16 | |
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -9/+8 | |
| 2010-09-15 | #631645 - Pending Changes fatal error | fisharebest | 1 | -1/+9 | |
| 2010-06-01 | Quote table names - to allow for "bad" choices of TBLPREFIX | fisharebest | 1 | -17/+17 | |
| 2010-05-28 | Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name" | fisharebest | 1 | -17/+17 | |
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -1/+1 | |
| "Sentence case" to "Initial Capitals" | |||||
| 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-19 | (no commit message) | fisharebest | 1 | -80/+111 | |
| 2010-04-16 | Remove sync-edits-to-gedcom feature. Webtrees is a database application - ↵ | fisharebest | 1 | -3/+0 | |
| https://blueprints.launchpad.net/webtrees/+spec/remove-sync-gedcom-file | |||||
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+202 | |
