Search Discussions
-
rev 765: + added more unit tests + incremental code clean-up
Brian Douglas Skinner
Jan 24, 2009 at 4:06 am
Jan 24, 2009 at 4:06 am -
rev 764: + added a few initial unit tests + added GAEUnit in third_party/gaeunit.py
Brian Douglas Skinner
Jan 17, 2009 at 3:04 am
Jan 17, 2009 at 3:04 am -
rev 763: changed the UI for creating new pages, so that you no longer get redirected to a separate create_page screen where you are prompted for a page name -- instead, you immediately get sent to ...
Brian Douglas Skinner
Dec 9, 2008 at 3:00 am
Dec 9, 2008 at 3:00 am -
rev 762: + updated all the code to using "identity" values like "Page_456" instead of using simple "id" values like "456" (in the local SDK, the simple id numbers were unique across the whole ...
Brian Douglas Skinner
Dec 2, 2008 at 2:41 am
Dec 2, 2008 at 2:41 am -
rev 760: renamed /template/plugins from list.html, table.html to List.html, Table.html (step 1) rev 761: renamed /template/plugins from list.html, table.html to List.html, Table.html (step 2)
Brian Douglas Skinner
Nov 29, 2008 at 4:37 am
Nov 29, 2008 at 4:37 am -
rev 758 to-do list additions in todo.html rev 759 deleted old cruft in index.yaml
Brian Douglas Skinner
Nov 29, 2008 at 3:33 am
Nov 29, 2008 at 3:33 am -
rev 757: minor updates to a few pages on OpenRecord website: http://openrecord.org/about.html -- updated the status and history sections http://openrecord.org/dev.html -- updated some of the links ...
Brian Douglas Skinner
Nov 20, 2008 at 12:44 am
Nov 20, 2008 at 12:44 am -
rev 756: + in Table.js, implemented _getDatatypeFromColumnName + in templatetags/item.py, added a getidentity filter -- in the template files, changed *.id to *|getidentity + in the json data ...
Brian Douglas Skinner
Nov 19, 2008 at 11:53 pm
Nov 19, 2008 at 11:53 pm -
rev 754: in the Table.js plugin, added a DataGrid formatter so that number values in cells get formatted to include commas (example: 1,234,567) rev 755: + fixed a bug in models.Item.set_value, which ...
Brian Douglas Skinner
Nov 19, 2008 at 9:12 pm
Nov 19, 2008 at 9:12 pm -
rev 753: + refactored the models.py "create" methods to be more object-oriented (moved most of them onto notebook, instead of requiring notebook to be passed as an arg) + in models.py, added basic ...
Brian Douglas Skinner
Nov 19, 2008 at 2:15 am
Nov 19, 2008 at 2:15 am -
rev 752: in Table.js, on the Grid column headers, added a context menu that has a <select list with options for different data types that the user can assign to the column
Brian Douglas Skinner
Nov 18, 2008 at 4:08 am
Nov 18, 2008 at 4:08 am -
rev 748: fixed bug: switching from Table to List (or vice versa) doesn't get saved to the server rev 749: fixed minor glitch with re-rendering sections after switching from Table to List -- and added ...
Brian Douglas Skinner
Nov 14, 2008 at 3:32 am
Nov 14, 2008 at 3:32 am -
rev 747: tweaked how we display each Section's " " tools bar, so that the bar looks right in IE as well as the other browsers
Brian Douglas Skinner
Nov 13, 2008 at 12:49 am
Nov 13, 2008 at 12:49 am -
rev 740: changed the "Create Section" workflow so that people can create a new category when they make a new section (or can pick an existing category) rev 741: in edit-mode Lists, moved the help ...
Brian Douglas Skinner
Nov 12, 2008 at 4:05 am
Nov 12, 2008 at 4:05 am -
rev 739: added an initial testing checklist
Brian Douglas Skinner
Nov 11, 2008 at 2:16 am
Nov 11, 2008 at 2:16 am -
rev 738: + in models.Section, changed the "layout" property to use db.TextProperty instead of db.StringProperty, since we don't expect to runs query on it + changed all the code that deals with ...
Brian Douglas Skinner
Nov 8, 2008 at 3:55 am
Nov 8, 2008 at 3:55 am -
rev 733: created a custom templatetag for |escapejs, and used it to replace our clunky old "name_escapejs" in models.py rev 734: in templatetags, renamed getvalue.py to be item.py, and moved ...
Brian Douglas Skinner
Nov 8, 2008 at 1:09 am
Nov 8, 2008 at 1:09 am -
rev 732: made the edit-mode grid show all the item attributes (including dynamic properties), just like view-mode table already did
Brian Douglas Skinner
Nov 7, 2008 at 1:33 am
Nov 7, 2008 at 1:33 am -
rev 731: + began using a prefix of "my_" for the names of an item's dynamic properties, to avoid conflicts with App Engine reserved attribute names + added a couple additional attributes (Mayor and ...
Brian Douglas Skinner
Nov 7, 2008 at 12:03 am
Nov 7, 2008 at 12:03 am -
rev 729: added a LICENSE.txt file at the /trunk level rev 730: added an initial django custom templatetag, to read dynamic properties from items -- used in table.html
Brian Douglas Skinner
Nov 6, 2008 at 3:37 am
Nov 6, 2008 at 3:37 am -
rev 728: + started work on an tab-separated-values import feature + initial use of Expando and dynamic properties + added a minimal escapejs function to escape ' and \ characters in strings in JSON ...
Brian Douglas Skinner
Nov 4, 2008 at 4:58 am
Nov 4, 2008 at 4:58 am -
rev 727: initial checkin for the beginnings of the new openrecord-redux codebase
Brian Douglas Skinner
Nov 3, 2008 at 8:07 pm
Nov 3, 2008 at 8:07 pm -
rev 723: added top level project folder: "classic" rev 724: moved the old /trunk, /tags, and /branches directories all into /classic rev 725: added top level project folder: "redux" rev 726: added ...
Brian Douglas Skinner
Nov 1, 2008 at 11:29 pm
Nov 1, 2008 at 11:29 pm -
revision 720: added a few new tasks to our task_tracking.json file
Brian Douglas Skinner
Dec 22, 2007 at 1:59 am
Dec 22, 2007 at 1:59 am -
revision 719: minor updates to the web site content
Brian Douglas Skinner
Dec 20, 2007 at 1:53 am
Dec 20, 2007 at 1:53 am -
revision 718 In elephants.json, added expected types to three Number type attributes.
Brian Douglas Skinner
Dec 19, 2007 at 12:30 am
Dec 19, 2007 at 12:30 am -
revision 717: Minor coding style clean-up work.
Brian Douglas Skinner
Nov 26, 2007 at 5:55 pm
Nov 26, 2007 at 5:55 pm -
revision 716: Did refactoring work in SectionView. Took code for loading plugins and moved it out of SectionView and into a new source/PluginLoader.js class.
Brian Douglas Skinner
Nov 21, 2007 at 12:27 am
Nov 21, 2007 at 12:27 am -
revision 715: More work towards getting our CSS stylesheet cleaned up and getting our look-and-feel to be closer to the look-and-feel used in the dojo tundra theme and ong the dojo demo pages and ...
Brian Douglas Skinner
Nov 20, 2007 at 9:22 pm
Nov 20, 2007 at 9:22 pm -
revision 714: Some initial work towards getting our CSS stylesheet cleaned up and getting our look-and-feel to be closer to the look-and-feel used in the dojo tundra theme and ong the dojo demo pages ...
Brian Douglas Skinner
Nov 20, 2007 at 12:26 am
Nov 20, 2007 at 12:26 am -
revision 713: Updated third_party svn:externals property for dojo/dojox/dijit from -r 10989 to -r 11587, to move us to using dojo 1.0 code and to get the latest dojo style definitions. Minor fix to ...
Brian Douglas Skinner
Nov 19, 2007 at 8:33 pm
Nov 19, 2007 at 8:33 pm -
revision 712: Updated task_tracking.json. Added new bugs and tasks. Closed iteration 29 and opened iteration 30. Re-organized the pages and sections a little.
Brian Douglas Skinner
Oct 24, 2007 at 12:03 am
Oct 24, 2007 at 12:03 am -
revision 710: Checked in a new DemoGearsStore.js class. DemoGearsStore is based on Brad's GearsStore code, with two additional features: you now can specify a database name as a constructor arg, and ...
Brian Douglas Skinner
Oct 20, 2007 at 12:22 am
Oct 20, 2007 at 12:22 am -
revision 709: Updated third_party svn:externals property to use the latest version of dojo, revision 10989. The new dojo gave errors when trying to load our .json files using "json-comment-optional", ...
Brian Douglas Skinner
Oct 19, 2007 at 4:52 pm
Oct 19, 2007 at 4:52 pm -
revision 708: oops, missed one... so once more... Fixed code that got broken back during revisions 695-698 when the identity of the name-attribute changed from "Name" to "name".
Brian Douglas Skinner
Oct 17, 2007 at 11:22 pm
Oct 17, 2007 at 11:22 pm -
revision 707: Fixed code that got broken in a half dozen places back during revisions 695-698 when the identity of the name-attribute changed from "Name" to "name".
Brian Douglas Skinner
Oct 17, 2007 at 10:53 pm
Oct 17, 2007 at 10:53 pm -
revision 706: In World.js, changed getAttributes() back so that it returns a list of just the identities of the attributes, rather than attribute items. Added a new method, getAttributeItems(), to ...
Brian Douglas Skinner
Oct 17, 2007 at 10:33 pm
Oct 17, 2007 at 10:33 pm -
revision 701: Made minor incremental improvement in our URL format, moving from "foo.html#pagesome_page_id" to "foo.html#page.some_page_id" and "foo.html#itemsome_item_id" to ...
Brian Douglas Skinner
Oct 17, 2007 at 8:53 pm
Oct 17, 2007 at 8:53 pm -
revision 699: minor cleanup of dead code
Brian Douglas Skinner
Sep 20, 2007 at 1:05 am
Sep 21, 2007 at 3:44 pm -
revision 698: More changes related to finalizing the ids for axiomatic items.
Brian Douglas Skinner
Sep 20, 2007 at 12:57 am
Sep 20, 2007 at 12:57 am -
revision 697: More changes related to finalizing the ids for axiomatic items. Further changes to follow.
Brian Douglas Skinner
Sep 20, 2007 at 12:26 am
Sep 20, 2007 at 12:26 am -
revision 696: More changes related to finalizing the ids for axiomatic items. Further changes to follow soon.
Brian Douglas Skinner
Sep 19, 2007 at 10:50 pm
Sep 19, 2007 at 10:50 pm -
revision 695: Initial changes related to finalizing the ids for axiomatic items. More changes to follow soon.
Brian Douglas Skinner
Sep 19, 2007 at 10:33 pm
Sep 19, 2007 at 10:33 pm -
revision 694: Created a task_tracking OpenRecord document (task_tracking.html and task_tracking.json), where we can keep track of the list of work we need to do on OpenRecord. A first try at eating ...
Brian Douglas Skinner
Sep 11, 2007 at 5:28 pm
Sep 11, 2007 at 5:28 pm -
revision 681: created a new root-level folder, called "dead_code", for us to start moving old cruft into revisions 682, 683, 684, 685, 686, 687: moving cruft into dead_code revision 688: in World.js, ...
Brian Douglas Skinner
Sep 5, 2007 at 11:20 pm
Sep 5, 2007 at 11:20 pm -
revision 681: created a new root-level folder, called "dead_code", for us to start moving old cruft into
Brian Douglas Skinner
Sep 5, 2007 at 10:19 pm
Sep 5, 2007 at 10:19 pm -
#41: resolve 62 open UI questions ---------------------+------------------------------------------------------ Reporter: skinner | Owner: anonymous Type: task | Status: new Priority: low | Milestone: ...
Open Record
Aug 28, 2007 at 10:12 pm
Aug 28, 2007 at 10:12 pm -
#40: list of features needed by a site that would like to use OpenRecord -------------------------+-------------------------------------------------- Reporter: skinner | Owner: anonymous Type: ...
Open Record
Aug 28, 2007 at 10:05 pm
Aug 28, 2007 at 10:05 pm -
revision 679: + Simplified plugin API. + Made changes in SectionView.js and World.js to modify the plugin loading logic. + Small change to PluginView.js to make it not depend on getClass() and ...
Brian Douglas Skinner
Aug 23, 2007 at 10:57 pm
Aug 23, 2007 at 10:57 pm -
revision 675: Fixed a tiny bug in the toString method of orp.util.DateValue, which was causing PivotTable to not work. revision 676: Added a Timeline demo page in elephants.json revision 677: Minor ...
Brian Douglas Skinner
Aug 22, 2007 at 7:33 am
Aug 22, 2007 at 7:33 am
Group Overview
group | openrecord-checkins |
categories | dojo |
discussions | 162 |
posts | 173 |
users | 7 |
website | dojotoolkit.org |