Advertisement
Guest User

Untitled

a guest
Jun 19th, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.31 KB | None | 0 0
  1. commit d24a3839cc73aac7bccf5a9da5c9135eefec994c
  2. Author: Alexandr <alexandr@Alexandrs-MacBook-Air.local>
  3. Date:   Fri Jun 19 00:43:53 2015 +0300
  4.  
  5.     fix relations in models
  6.  
  7. commit 1109ec112532cbd45c260a7953aba778f3ba2388
  8. Merge: efcf50c 6f31620
  9. Author: Alexandr Klimenko <klimenko.alexandr77@gmail.com>
  10. Date:   Wed Jun 17 13:39:23 2015 +0000
  11.  
  12.     Merge branch 'hotfix/frontend' into 'master'
  13.    
  14.     Misc frontend fixes
  15.    
  16.     1. Autogenerated .png of network logos added to gitignore.
  17.     2. "View all" button instead "View more" on integrations page.
  18.     3. Dashboard dropdown fix if "Yesterday" is chosen now showing one date.
  19.     4. User setting edit page url changed from "/users/edit" to "/settings".
  20.     5. Pricing page and home page small html fixes.
  21.    
  22.     See merge request !21
  23.  
  24. commit 6f31620f04ac5cf04409771959e62ffc7977058b
  25. Author: Dmitry <dporechny@gmail.com>
  26. Date:   Wed Jun 17 14:26:52 2015 +0300
  27.  
  28.     networks logos.png added to gitignore
  29.  
  30. commit 9996b0c3ca66f64a87e0fdfd8766d92f4085864c
  31. Author: Dmitry <dporechny@gmail.com>
  32. Date:   Tue Jun 16 13:27:41 2015 +0300
  33.  
  34.     integrations page View all btn fix
  35.  
  36. commit eed5be391ea1b4869d328867db2bea407cacbf0e
  37. Author: Dmitry <dporechny@gmail.com>
  38. Date:   Wed Jun 17 12:45:13 2015 +0300
  39.  
  40.     dashboard dropdown fix (one date if yesterday)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement