Commit Graph

  • d942be8efc Remove value escape from eq partial simov 2014-08-26 14:06:57 +03:00
  • 2e1f568ac5 Remove as partial simov 2014-08-26 11:43:29 +03:00
  • 9c8ed7236d Remove cast partial simov 2014-08-26 11:01:03 +03:00
  • b1ea9acc4f Add global instance module simov 2014-08-25 11:25:43 +03:00
  • b1638d6548 Remove sql module simov 2014-08-24 19:30:56 +03:00
  • e0a83d3c3d Use xsql for lst select queries simov 2014-08-24 19:05:39 +03:00
  • b279ab52af Use in partial simov 2014-08-24 18:35:06 +03:00
  • 037642da93 Use xsql for insert,update,delete tbl queries simov 2014-08-24 17:26:36 +03:00
  • a75eb0112d Remove unused sql methods simov 2014-08-24 16:10:20 +03:00
  • 49a2b0178c Use new as partial simov 2014-08-24 16:01:46 +03:00
  • e60d5e8873 Migrate tbl partials to xsql simov 2014-08-24 15:29:24 +03:00
  • 7957bab83d Migrate lst partials to xsql simov 2014-08-24 15:19:43 +03:00
  • e9f56b9bb6 Improve query logging simov 2014-08-24 15:06:50 +03:00
  • 197b1ac2c0 Use concat partial in mtm select and pagination simov 2014-08-24 14:41:34 +03:00
  • 108100f9b8 Use eq partial simov 2014-08-24 13:26:47 +03:00
  • 450e455046 Extract eq partial simov 2014-08-24 13:19:54 +03:00
  • 17c28ee206 Use xsql for mtm delete query simov 2014-08-24 12:59:39 +03:00
  • 9c7c037392 Extrach schema partial simov 2014-08-24 12:14:34 +03:00
  • fe37e5ee75 Use xsql for mtm insert query simov 2014-08-24 11:54:55 +03:00
  • a8a5bf590b Move lst create query simov 2014-08-24 09:22:52 +03:00
  • 4b02a59d2c Move pagination query simov 2014-08-24 09:15:23 +03:00
  • 882878b20c Move mtm update queries simov 2014-08-23 23:39:33 +03:00
  • 21a6f29579 Move tbl update queries simov 2014-08-23 22:28:37 +03:00
  • 2525ce6678 Move mtm select query simov 2014-08-23 21:35:23 +03:00
  • 44fd57b284 Move tbl select query simov 2014-08-23 21:21:57 +03:00
  • ea0e7deabd Move otm select query simov 2014-08-23 19:01:15 +03:00
  • 0ad2f2fcbb Move listview select query into new dir structure simov 2014-08-23 16:59:08 +03:00
  • 739053c39f Where expressions using xsql simov 2014-08-23 15:36:24 +03:00
  • 37a045d823 Group by using xsql simov 2014-08-23 14:13:38 +03:00
  • 4cef48336d Select columns and join statements using xsql simov 2014-08-23 13:29:03 +03:00
  • d304dd1923 Remove overflow hidden for table cells simov 2014-08-06 21:04:53 +03:00
  • da875d52e2 Show only non empty mtm values in listview simov 2014-08-06 20:45:33 +03:00
  • fecf0b6c5b Fix table width and break cell text simov 2014-08-06 20:24:43 +03:00
  • 6889ad6fd4 Missing join on filter by excluded mtm column in listview simov 2014-08-06 11:58:20 +03:00
  • 0cf075947d Extract sql join generation logic into separate method simov 2014-08-06 11:25:39 +03:00
  • ada79b06b5 Try pg.js if pg didn't exist Ilya Radchenko 2014-08-04 17:26:07 -04:00
  • 343e4adff3 Version bump simov 2014-08-05 13:59:42 +03:00
  • 5329d3dbc8 Filter columns have defaultValue set to null simov 2014-08-05 12:12:28 +03:00
  • c18d10afb4 Hide chosen select controls by default simov 2014-08-05 11:49:26 +03:00
  • 2a40d8be17 Always use table alias on table join simov 2014-08-05 10:45:53 +03:00
  • 1cac68ce14 Add admin init shortcut for embedding simov 2014-08-01 20:01:41 +03:00
  • d7cbc45903 Move listview query concat after preList event simov 2014-07-27 17:12:08 +03:00
  • eb0d39d701 Fix sqlite concat string on null value simov 2014-07-27 12:34:51 +03:00
  • 268822eb2e Static select options accepts objects simov 2014-07-27 12:33:51 +03:00
  • da4a01be25 Fix sql tests simov 2014-07-26 18:45:08 +03:00
  • 02f86397c2 Fully qualify all sql partials with pg schema simov 2014-07-26 18:34:21 +03:00
  • c8932d0d29 Enable custom schema support for sql.table method simov 2014-07-26 12:17:05 +03:00
  • d8670a9a28 Add spacing simov 2014-07-23 07:59:44 +03:00
  • f3563544e4 Merge branch 'master' of github.com:theRichu/express-admin simov 2014-07-23 07:47:07 +03:00
  • 63c30dc2ad Fix sql joins test simov 2014-07-22 23:15:48 +03:00
  • 040f0d3e9a Support otm self referenced tables simov 2014-07-22 23:13:53 +03:00
  • e8250811e7 Add translate korean TaeYeong 2014-07-22 23:12:32 +09:00
  • 2f60df0ed9 Stretch login button on extra small devices simov 2014-07-18 11:22:56 +03:00
  • f9c65e6137 Update to hogan.js@3.0.2 simov 2014-07-10 16:52:01 +03:00
  • 6c2929c2af Add multipart middleware simov 2014-07-10 10:57:56 +03:00
  • 678fdafe02 Merge branch 'master' into express4 simov 2014-07-07 11:25:18 +03:00
  • 895f2dd15a Add preList event for listview simov 2014-07-02 19:00:02 +03:00
  • b453be3696 Add db provider name to db client instance simov 2014-07-02 18:59:11 +03:00
  • 8f8530a898 Migrate to bootstrap 3.2.0, bootswatch 3.2.0, chosen 1.1.0, datetimepicker 2.3.0 simov 2014-07-01 23:20:50 +03:00
  • 0268d42935 Fix pg filter by boolean type simov 2014-07-01 11:38:43 +03:00
  • 9152908609 Implement logical OR checkbox in listview filter simov 2014-06-28 12:00:27 +03:00
  • 5f887f9f08 Add 'or' translation simov 2014-06-28 11:40:38 +03:00
  • 2044aea764 Merge branch 'master' of github.com:shortstuffsushi/express-admin into express4 simov 2014-06-25 17:20:24 +03:00
  • 2e2947d3d7 Fix russian translation (thanks to @kkolotyuk) simov 2014-06-25 17:06:38 +03:00
  • 0ee504d139 Update to use Express 4. Fixes simov/express-admin#54. Graham Mueller 2014-06-24 22:36:58 -05:00
  • d78668457f Version bump simov 2014-06-09 20:21:00 +03:00
  • c06f138a31 Fixate all dependency module versions simov 2014-06-09 20:18:36 +03:00
  • f72125586c Fix hogan.js version simov 2014-06-09 13:28:06 +03:00
  • e868236d97 Skip db client tests simov 2014-06-08 20:31:18 +03:00
  • 4bad065a3b Version bump simov 2014-06-08 20:24:20 +03:00
  • 948b57fc1f Remove database from travis config simov 2014-06-07 23:57:18 +03:00
  • 91611231f6 Fix unit tests simov 2014-06-07 23:56:10 +03:00
  • c0621a0cf4 Allow decimal numbers in input controls simov 2014-06-04 13:21:40 +03:00
  • c1a56cd07e By default set empty string for otm select control simov 2014-06-04 12:59:48 +03:00
  • 8937c96516 Store null on missing value simov 2014-06-04 11:04:35 +03:00
  • ece0d13c05 Database record updates are disabled if debug flag is set simov 2014-06-04 10:43:27 +03:00
  • 1e90041807 Temp disabled binary type validation simov 2014-06-04 10:39:03 +03:00
  • 8e1e37a02b Add schema qualified table names for pg queries simov 2014-06-03 15:20:14 +03:00
  • 0223c809af Refactoring in lib/database/update simov 2014-06-02 19:26:33 +03:00
  • a2bcc874a8 Fix filter by static select option simov 2014-06-02 11:42:35 +03:00
  • e558967ba7 Implement compound pk support simov 2014-06-02 11:16:12 +03:00
  • 5bceb07bbd Add log cli flag simov 2014-06-02 11:15:45 +03:00
  • 10136eeae7 Add support for string primary keys simov 2014-05-17 09:05:11 +03:00
  • fb487b1dd7 Add support for number control type simov 2014-05-17 06:42:41 +03:00
  • d816c63911 More db/client tests simov 2014-05-17 05:58:07 +03:00
  • 7d88ab46a4 Partially implemented db/client tests simov 2014-05-08 12:38:33 +03:00
  • 19dc72fec9 Ignore coverage folder and Makefile fix simov 2014-05-06 14:30:44 +03:00
  • 4ab019cea8 Removed console.warn override simov 2014-04-29 18:04:06 +03:00
  • cb3cfd8625 app.js code and test refactoring simov 2014-04-26 13:52:13 +03:00
  • d1117e98b2 Improved app/settings tests simov 2014-04-21 17:16:35 +03:00
  • 687642466b Added app/routes tests simov 2014-04-21 14:11:47 +03:00
  • acfec93eeb Test refactoring app/project simov 2014-04-21 14:10:55 +03:00
  • 6d2dc8ad2b Refactoring simov 2014-04-20 14:57:52 +03:00
  • ca54a0301e Refactoring simov 2014-04-20 12:55:07 +03:00
  • ccef6b4f2f Refactoring simov 2014-04-19 18:03:52 +03:00
  • 9137017390 Removed the error module simov 2014-04-18 12:11:06 +03:00
  • 4724b321e7 Updated code comments simov 2014-04-18 11:56:01 +03:00
  • 9e0f423b8e Bugfix always return date value when formatting it simov 2014-04-16 13:04:38 +03:00
  • 512b3baafc Renamed ex-table class to x-table simov 2014-04-16 11:52:58 +03:00
  • bb0935745a Made the filter button first for the filter form simov 2014-04-16 11:46:47 +03:00