takezoe
836913482b
(refs #488 )Issue label editing is completed
2014-10-05 15:37:09 +09:00
shimamoto
b13820fc0e
Improved model package. The details are as follows:
...
* Fix the Profiles class from package object to simple object
* Fix the row case class to model package
* Define the alias of JdbcBackend#Session
2014-07-28 04:52:56 +09:00
Naoki Takezoe
121b6ee641
Fix incremental compilation problem caused by Slick.
...
This is temporary fix to decrease compilation time in development. Therefore this fix will be reverted in the future to add multiple database support capability.
2014-07-27 03:31:45 +09:00
Naoki Takezoe
cce0b67871
(refs #341 )Fix compilation error of delete statements
2014-07-06 15:42:45 +09:00
shimamoto
d2c94909cb
(refs #341 ) Migrate service package.
2014-06-24 02:40:40 +09:00
shimamoto
606e5e6e76
Fix the inefficient query.
2013-07-03 14:01:20 +09:00
takezoe
bea6d156ed
Fix services to use shortcut method for primary key and foreign keys.
2013-06-29 13:40:01 +09:00
takezoe
6a06b908b7
Delete LABEL_ISSUE before deleting LABEL.
2013-06-26 16:04:32 +09:00
takezoe
4f873d9296
Label editing is available!
2013-06-25 08:32:34 +09:00
takezoe
65ac07a0fe
Implementing label editing form.
2013-06-25 03:17:23 +09:00
takezoe
749a526a55
Issue label creation is available.
2013-06-24 20:53:04 +09:00
takezoe
dff658aa68
Start to implement issue labels.
2013-06-24 13:53:10 +09:00