ohartl
|
242ea0de58
|
Adding style changes from branch dev to scss, still needs to be compiled
|
2016-05-16 18:59:14 +02:00 |
|
Leo Graf
|
75cd4dd8ef
|
add compiled css file for testing
|
2016-05-11 15:33:35 +02:00 |
|
Leo Graf
|
722817fb41
|
Merge branch 'dev' of https://github.com/ThomasLeister/webmum into dev-responsive
Merge latest commits from dev branch
|
2016-05-11 15:21:03 +02:00 |
|
Leo Graf
|
b2f7656f1c
|
add missing .pull-left
|
2016-05-10 04:04:27 +02:00 |
|
Leo Graf
|
ac477c66e3
|
update layout.php: update header html, add mobile menu html & js
|
2016-05-10 03:57:12 +02:00 |
|
Leo Graf
|
ea31fd81dd
|
add menu-icon.svg
|
2016-05-10 03:37:27 +02:00 |
|
Leo Graf
|
69ad939539
|
add slideout.min.js for mobile touch menu
|
2016-05-10 03:34:56 +02:00 |
|
Leo Graf
|
5c0fe41aba
|
add meta elements for mobiles
|
2016-05-10 03:32:25 +02:00 |
|
ohartl
|
5ba6def517
|
Fixing example schema for tests
|
2016-05-10 00:26:40 +02:00 |
|
ohartl
|
f50b8e1360
|
Fixing some PHP strict complain
|
2016-05-10 00:21:17 +02:00 |
|
ohartl
|
ecd556cdba
|
Adding optional feature so "users can create redirects on their own" (amount can be limited by admin) #27
|
2016-05-10 00:18:21 +02:00 |
|
ohartl
|
38715854b1
|
Minor UI improvements
|
2016-05-10 00:15:17 +02:00 |
|
ohartl
|
09c0a7c248
|
Adding helper for singular/plural text
|
2016-05-10 00:14:31 +02:00 |
|
ohartl
|
23f1cd5b06
|
Fix every value of a model was casted to string by getter method
|
2016-05-10 00:12:35 +02:00 |
|
ohartl
|
410fe43330
|
Improvements in handling exceptions, database now showing all errors through exceptions.
|
2016-05-10 00:11:09 +02:00 |
|
Leo Graf
|
561b224ada
|
add gridism - a simple, responsive css grid
|
2016-05-07 22:58:19 +02:00 |
|
Leo Graf
|
504ed30461
|
convert css to scss
|
2016-05-07 22:52:36 +02:00 |
|
ohartl
|
1f44769030
|
Closes #44
|
2016-05-05 14:33:13 +02:00 |
|
ohartl
|
4d8143eb0d
|
Weakening email validation so redirects on tld will work again, users should know what they are doing
|
2016-05-05 13:55:39 +02:00 |
|
ohartl
|
6b9605db73
|
Fix faulty redirect count on domains
|
2016-05-05 13:48:06 +02:00 |
|
ohartl
|
5109879ab6
|
Fix multi source redirects bug
|
2016-04-30 00:48:36 +02:00 |
|
ohartl
|
25ff5bf759
|
Changing texts, since ownership changed
|
2016-04-30 00:23:55 +02:00 |
|
Oliver Hartl
|
a5ec3e879e
|
Better random number gen and fix for travis (#50)
|
2016-04-21 22:11:45 +02:00 |
|
Thomas Leister
|
e3d634a8a3
|
Update README.md
|
2016-04-21 15:41:46 +02:00 |
|
ohartl
|
03ca96edaf
|
Sort emails in alphabetical order
|
2016-03-19 01:28:38 +01:00 |
|
ohartl
|
6642705d55
|
Prepare Database class for tests
|
2016-03-07 23:48:54 +01:00 |
|
ohartl
|
8f2661e199
|
Make old config warning visible for everybody
|
2016-03-06 18:57:02 +01:00 |
|
ohartl
|
d47ae1b9ae
|
Remove pointless singleton testing
|
2016-03-05 16:02:51 +01:00 |
|
ohartl
|
800777a4e4
|
Add test for Router, and making some minor fixes on Router
|
2016-03-05 15:58:09 +01:00 |
|
ohartl
|
a0c88ff757
|
Move error templates in another location
|
2016-03-04 11:47:11 +01:00 |
|
ohartl
|
79d1ba2d6a
|
Add test for Message
|
2016-03-03 01:41:29 +01:00 |
|
Oliver Hartl
|
283b4b9d25
|
Fix travis-ci badge
|
2016-03-02 10:04:48 +01:00 |
|
Thomas Leister
|
c6d5191e76
|
Adds TravicCI badge
|
2016-03-02 10:03:05 +01:00 |
|
ohartl
|
0368a99c80
|
Fix travis mysql charset
|
2016-03-02 09:48:23 +01:00 |
|
ohartl
|
c59789f425
|
Add test for Auth
|
2016-03-02 09:28:28 +01:00 |
|
ohartl
|
9f985600c0
|
Add test for Config
|
2016-03-02 09:28:17 +01:00 |
|
ohartl
|
ffbf29eb4c
|
Add TestCase base class that will setup users, and in future also domains, ..
|
2016-03-02 09:28:00 +01:00 |
|
ohartl
|
c3171b972f
|
Add phpunit and travis ci config
|
2016-03-02 09:26:52 +01:00 |
|
ohartl
|
e60420ce79
|
readme spelling
|
2016-03-01 15:37:39 +01:00 |
|
ohartl
|
bf1c6b7972
|
readme
|
2016-03-01 15:31:35 +01:00 |
|
ohartl
|
8cd5baeee2
|
Update readme for new config style
|
2016-03-01 15:30:31 +01:00 |
|
ohartl
|
fadbd4a6b4
|
Changes to work with new config and some minor fixes
|
2016-03-01 15:12:28 +01:00 |
|
ohartl
|
25f08f5e76
|
Add new config style and Config class for better configuration.
|
2016-03-01 14:56:32 +01:00 |
|
ohartl
|
3be0a51c75
|
Protect config files from public access
|
2016-03-01 14:38:12 +01:00 |
|
ohartl
|
d3003715dc
|
Remove autogenerated comment
|
2016-03-01 11:00:21 +01:00 |
|
ohartl
|
2d3ae751f7
|
Fix for php 5.4
|
2016-02-29 11:25:48 +01:00 |
|
ohartl
|
7ef1e6d53a
|
Refactoring database specific functionality to Database class
|
2016-02-28 00:35:32 +01:00 |
|
ohartl
|
34f1b7d5f1
|
Refactoring Auth
|
2016-02-28 00:31:53 +01:00 |
|
ohartl
|
7336611dd2
|
Refactoring Message
|
2016-02-28 00:30:14 +01:00 |
|
ohartl
|
cc998c9dfb
|
Fix autoload
|
2016-02-27 12:33:17 +01:00 |
|