summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* Update config.jsMarcelo Manzan2017-11-151-2/+2
* AWS S3 SupportMarcos Araujo Sobrinho2017-11-141-2/+2
* Add korean language data to language listYoungChulShin2017-07-051-1/+1
* Add web2py backend supportbidecho2017-03-121-2/+2
* -xOndrej Zara2016-05-261-0/+0
* correct after-load bg syncing, fixes #216Ondrej Zara2015-11-201-0/+2
* removed redundant codeOndrej Zara2015-11-091-14/+1
* xml escaping, fixes #207Ondrej Zara2015-08-043-7/+11
* sql.relation constructor; fixes #206Ondrej Zara2015-06-191-2/+2
* Fixes Dropbox authentication (now calling reset() when needed, and properly d...Thomas Tempelmann2015-06-162-52/+57
* Bugfix: SQL.IO.prototype.clientlocalload now aborts properly if Cancel button...Thomas Tempelmann2015-06-161-0/+5
* Removes superfluous semicolonThomas Tempelmann2015-06-161-1/+1
* added missing toggle.jsOndrej Zara2015-06-151-0/+26
* no more OZ.Class(), dedicated pubsub, std bindOndrej Zara2015-06-1215-171/+158
* dropbox conf in config.js, fixed button hidingOndrej Zara2015-06-123-61/+55
* js modularizedOndrej Zara2015-06-1215-2576/+2562
* Now remembers the last used file name for dropbox and local (browser) storage...Thomas Tempelmann2015-06-111-41/+47
* Trims the SQL output to remove empty lines at top and end.Thomas Tempelmann2015-06-111-10/+19
* Adds Dropbox support. Requires generating and setting of Dropbox "App Key" (s...Thomas Tempelmann2015-06-111-36/+193
* google->githubOndrej Zara2015-04-281-1/+1
* better beforeunloadOndrej Zara2014-12-041-1/+3
* fixed missing thisBoris Fritscher2014-10-211-1/+1
* mergeOndrej Zara2014-09-191-1/+34
|\
| * List schemas previously saved in localstorage for ease of reload.symio2014-09-131-1/+34
* | nl locale, asp-file fix, thanks to Arie van HalemOndrej Zara2014-06-181-2/+2
|/
* better ie11 activex detectoinOndrej Zara2013-12-301-3/+3
* Fix for cancelled localStorage operations, fixes #174Ondrej Zara2013-09-191-4/+6
* fixes issue 173Ondrej Zara2013-07-181-0/+2
* issue 165 - same color for all relations with a common rowondras2012-08-291-12/+19
* issue #160 - localStorage; thanks to divinity76Ondrej Zara2012-06-251-1/+67
* preventing default f2 in opera, thanks to ivan abdulinondras2012-02-191-0/+3
* new oz.jsondras2012-02-191-28/+31
* onbeforeunload for chromeondras2012-01-031-1/+1
* field size bugondras2011-10-071-6/+8
* merge new locale and recent improvementsondras2011-09-211-1/+1
|\
| * issue 135 - swedish localization, thanks to Kalle Nemusondras2011-09-181-1/+1
* | version; support for visible datatypes; vml removed; rounded cornersondras2011-09-211-94/+110
|/
* delete key inactive in form fields, closes issue 130ondrej.zara2011-06-141-3/+11
* issue #114 - option to show field size in tableondrej.zara2011-04-221-4/+11
* issue 120, touch devicesondrej.zara2011-04-011-1/+0
* closes issue 122, comment in titleondrej.zara2011-03-311-0/+2
* issue 116, arabic translationondrej.zara2011-03-141-1/+1
* issue 121ondrej.zara2011-03-141-2/+9
* CUBRID support, thanks to Catalin Ciobanuondrej.zara2010-11-221-3/+3
* fixed bug with hidden non-redrawing connectorsondrej.zara2010-11-151-2/+11
* fixed issue #112ondrej.zara2010-11-151-1/+2
* various improvementsondrej.zara2010-09-301-19/+79
* #92 beforeunload preventionondrej.zara2010-05-131-1/+3
* chinese locale, thanks to jobinsonondrej.zara2010-04-131-1/+1
* #90 multifield sqlite PKs; sqlite FKs; bugfix in css class 'key'ondrej.zara2010-04-091-0/+1
* #88 toolbar hidingondrej.zara2010-03-301-0/+30
* css + config fixesondrej.zara2010-03-221-1/+1
* automatic area expansion, #89ondrej.zara2010-03-221-10/+36
* #83 refactored z-indexondrej.zara2010-03-171-1/+3
* #80 pure css shadows, thanks to geompse + actualized datesondrej.zara2010-03-161-7/+0
* #77 php-pdo backend, thanks to gempseondrej.zara2010-03-161-3/+3
* #75 italic keysondrej.zara2010-03-151-1/+6
* #69 relation colorsondrej.zara2010-03-143-15/+24
* faster oz eventsondrej.zara2010-01-041-15/+27
* #47 rubberbandondrej.zara2010-01-031-1/+77
* #55ondrej.zara2010-01-031-6/+6
* #54ondrej.zara2010-01-031-9/+12
* japanese locale, thanks to Kado Masanoriondrej.zara2009-12-201-1/+1
* removeevent fixondrej.zara2009-12-151-1/+1
* new oz.jsondrej.zara2009-12-141-2/+2
* new oz.jsondrej.zara2009-12-141-20/+23
* Visual FoxPro datatype definition, thanks to Mirek Zvolskyondrej.zara2009-12-041-1/+1
* #32 multiple table selectionondrej.zara2009-11-141-27/+63
* #46 snapping while movingondrej.zara2009-11-121-14/+19
* #44 code styleondrej.zara2009-11-101-2/+2
* #16 different datatype and pk datatypeondrej.zara2009-11-101-1/+31
* #43 delete keyondrej.zara2009-11-101-0/+17
* #19ondrej.zara2009-11-041-3/+6
* remove foreign key; issue #7ondrej.zara2009-11-041-1/+20
* #23 removed double nullondrej.zara2009-07-091-3/+3
* xml formatting (#26), autoedit new row (#25)ondrej.zara2009-07-091-14/+15
* path config addition from Timboondrej.zara2009-07-072-8/+20
* unique columns may create foreign keys, fixes #20ondrej.zara2009-06-091-3/+12
* bugfix: js error when creating foreign keyondrej.zara2009-05-261-1/+1
* better NULL handlingondrej.zara2009-05-041-8/+19
* ie6 fixes, table name autoselection (fixes issue #14)ondrej.zara2009-04-241-2/+16
* safari fixesondrej.zara2009-01-261-3/+9
* localesondrej.zara2009-01-151-1/+1
* issues #2 and #3ondrej.zara2009-01-081-1/+1
* issues #2 and #3ondrej.zara2009-01-081-7/+49
* russian locale, updated doc linkondrej.zara2008-12-041-1/+1
* initial code from release 2.3.1ondrej.zara2008-12-043-0/+2513