Marc Delisle
6d6ca8ebed
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-15 09:02:00 -04:00
Madhura Jayaratne
4ab6f29302
These images does not seem to be used
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-30 18:45:59 +05:30
Madhura Jayaratne
1c52bc2a81
rfe #1650 Support a default page in designer
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-08 10:15:27 +05:30
Rahul Kadyan
4d308ba364
Remove unneeded closing tags
...
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.
Reference: http://php.net/manual/en/language.basic-syntax.phptags.php
Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
Marc Delisle
eca87c132f
Clarify function name
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-02-10 02:50:37 -05:00
Zhang Hao
6888b4c50b
New designer menu
...
Signed-off-by: Zhang Hao <jason.daurus@gmail.com>
2015-02-09 22:04:04 +08:00
Madhura Jayaratne
9ea91627cf
'same' and 'new' are the only choices here
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-04 18:18:17 +05:30
Madhura Jayaratne
8a410119cd
rfe #1542 Better error reporting in Designer
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-03 18:50:15 +05:30
Madhura Jayaratne
03f3ad8144
Hide PDF page related icon in visual builder
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-26 17:43:18 +05:30
Madhura Jayaratne
94961e8e5c
Remove spaces
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-08-26 17:18:58 +05:30
Marc Delisle
3da4600891
Fix code execution path warning
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-20 12:38:19 -04:00
Bimal Yashodha
285c18acdd
Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-14 07:22:32 +05:30