aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12025] Post Preview no longer shows warningsNicofuma2014-04-261-1/+1
* Merge pull request #2345 from Nicofuma/ticket/12199Andreas Fischer2014-04-263-46/+46
|\
| * [ticket/12199] Move deprecated functions to functions_compatibility.phpNicofuma2014-04-263-46/+46
* | Merge remote-tracking branch 'Nicofuma/ticket/12418' into develop-ascraeusCesar G2014-04-251-1/+1
|\ \ | |/ |/|
| * [ticket/12418] Notice displayed for feed.phpTristan Darricau2014-04-181-1/+1
* | Merge remote-tracking branch 'PayBas/ticket/12437' into develop-ascraeusCesar G2014-04-255-14/+8
|\ \
| * | [ticket/12437] Clean up redundant "clear" elements & "corners"PayBas2014-04-245-14/+8
* | | Merge pull request #2288 from nickvergessen/ticket/12012Andreas Fischer2014-04-253-79/+294
|\ \ \
| * | | [ticket/12012] Move property to the topJoas Schilling2014-04-241-2/+6
| * | | [ticket/12012] Move MS SQL server comparison into a methodJoas Schilling2014-04-241-18/+28
| * | | [ticket/12012] Fix docs in connection managerJoas Schilling2014-04-201-1/+3
| * | | [ticket/12012] Remove duplicated code (only the $sql are different)Joas Schilling2014-04-201-59/+42
| * | | [ticket/12012] Handle begin and commit transactions in testsJoas Schilling2014-04-171-1/+14
| * | | [ticket/12012] Drop and recreate indexes when removing columnsJoas Schilling2014-04-171-2/+33
| * | | [ticket/12012] Add a unit test for removing a column with indexesJoas Schilling2014-04-171-0/+22
| * | | [ticket/12012] Add a unit test for changing the column typeJoas Schilling2014-04-171-2/+30
| * | | [ticket/12012] Return SQL statements for index drop/createJoas Schilling2014-04-171-3/+17
| * | | [ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000Joas Schilling2014-04-171-14/+36
| * | | [ticket/12012] Drop and recreate indexes when changing a column on MSSQLJoas Schilling2014-04-171-0/+111
| * | | [ticket/12012] Fix query layoutJoas Schilling2014-04-171-1/+2
| * | | [ticket/12012] Correctly drop default value constraints on MSSQLJoas Schilling2014-04-171-85/+59
* | | | Merge remote-tracking branch 'PayBas/ticket/12389' into develop-ascraeusCesar G2014-04-2510-41/+19
|\ \ \ \
| * | | | [ticket/12389] Change "PM" to "Message"PayBas2014-04-241-1/+1
| * | | | [ticket/12389] Moved PM tools to UCP templatePayBas2014-04-203-3/+13
| * | | | Merge pull request #3 from prototech/ticket/12389PayBas2014-04-202-0/+0
| |\ \ \ \
| | * | | | [ticket/12389] Replace email and print icons.Cesar G2014-04-202-0/+0
| |/ / / /
| * | | | [ticket/12389] Change language of email friendPayBas2014-04-111-1/+1
| * | | | [ticket/12389] Move print topic & email topic icons to topic toolsPayBas2014-04-116-40/+8
* | | | | Merge remote-tracking branch 'nickvergessen/ticket/12382' into develop-ascraeusCesar G2014-04-256-2/+52
|\ \ \ \ \
| * | | | | [ticket/12382] Mark broken nested loop with include as incompleteJoas Schilling2014-04-142-2/+15
| * | | | | [ticket/12382] Add template test for subloops inside includesJoas Schilling2014-04-123-0/+19
| * | | | | [ticket/12382] Add template test for subloops inside eventsJoas Schilling2014-04-103-0/+18
* | | | | | Merge pull request #2352 from nickvergessen/ticket/11917Andreas Fischer2014-04-251-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/11917] Replace space with tabsJoas Schilling2014-04-251-2/+2
|/ / / / / /
* | | | | | Merge pull request #2348 from bantu/ticket/12436Joas Schilling2014-04-241-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.Andreas Fischer2014-04-241-2/+2
|/ / / / /
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...Nils Adermann2014-04-244-2/+55
|\ \ \ \ \
| * | | | | [ticket/11917] Move OAuth Module to the bottom while installingJoas Schilling2014-04-121-0/+12
| * | | | | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-123-1/+42
* | | | | | Merge pull request #2036 from prototech/ticket/12201Joas Schilling2014-04-226-37/+58
|\ \ \ \ \ \
| * | | | | | [ticket/12201] Decreased pagination font size.Cesar G2014-04-151-0/+1
| * | | | | | [ticket/12201] Update select element to follow same design as prosilver.Cesar G2014-04-151-0/+3
| * | | | | | [ticket/12201] Increase sort font size just slightly.Cesar G2014-04-151-1/+1
| * | | | | | [ticket/12201] Add link to resync file stats after error.Cesar G2014-04-153-14/+15
| * | | | | | [ticket/12201] Fix typos in language pack.Cesar G2014-04-151-4/+4
| * | | | | | [ticket/12201] Display error and sorting options when there are no attachmentsCesar G2014-04-152-1/+8
| * | | | | | [ticket/12201] Only the top pagination should be floated to the right.Cesar G2014-04-151-1/+1
| * | | | | | [ticket/12201] Rearrange pagination, sorting, and submit elements.Cesar G2014-04-151-15/+16
| * | | | | | [ticket/12201] Center the file size and mark columns.Cesar G2014-04-152-4/+8
| * | | | | | [ticket/12201] Separate pagination from table.Cesar G2014-04-153-2/+6