| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
