Directory application/default/controllers/

Directory Created:
2009-02-24 14:16
Total Files:
6
Deleted Files:
0
Lines of Code:
452

[root]/application/default/controllers

Lines of Code

application/default/controllers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 36 (100.0%) 658 (100.0%) 18.2

Most Recent Commits

rimann 2009-06-25 15:57 Rev.: 971

3 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+3 -1)
rimann 2009-06-25 15:18 Rev.: 970

PDF is now send directly to the browser instead of saving it to the disk.

9 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+9 -2)
rimann 2009-06-25 14:31 Rev.: 969

Added file name to the PDF output.

5 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+5)
rimann 2009-06-25 13:58 Rev.: 968

Tweaked the PDF rendering.

16 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+16 -6)
rimann 2009-06-25 13:39 Rev.: 967

Added PDF output for a lightbox.

80 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+80)
rimann 2009-04-15 16:45 Rev.: 802

Feature: Adding images to a lightbox (the traditional way, no Ajax yet)

3 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+3)
rimann 2009-04-15 15:39 Rev.: 800

Even more cleanup.

6 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+6)
rimann 2009-04-15 15:38 Rev.: 799

Cleanup

6 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+6)
rimann 2009-04-15 15:37 Rev.: 798

Work in progress.

40 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+40 -14)
rimann 2009-04-15 14:02 Rev.: 796

Cleanup and change to central dev database.

1 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (+1 -1)
rimann 2009-04-15 13:30 Rev.: 795

Implemented the show lightbox feature for the portfolio controller.

56 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+56 -1)
rimann 2009-04-13 17:21 Rev.: 789

Refactored the thumbnail creation routines in the ImageModel.

8 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (+8 -75)
rimann 2009-04-13 16:46 Rev.: 788

Added creation of small thumbnails to the Image Model.

27 lines of code changed in 2 files:

  • application/default/controllers: IndexController.php (+14 -3), portfolioController.php (+13 -2)
rimann 2009-04-09 16:19 Rev.: 786

Pimped the lightbox in the image detail view.

1 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (+1 -1)
rimann 2009-04-09 16:02 Rev.: 784

Thumbnails are now only created once in a lifetime.

19 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (+19 -2)
rimann 2009-04-09 15:40 Rev.: 783

Added generation of resized images for the image detail view.

54 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (+54)
rimann 2009-04-09 13:23 Rev.: 781

Added basic image detail view.

36 lines of code changed in 1 file:

  • application/default/controllers: ImageDetailController.php (new 36)
rimann 2009-04-08 16:39 Rev.: 777

Portfolio now shows the images associated with this portfolio.

10 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+10 -2)
rimann 2009-04-08 16:19 Rev.: 776

portfolio controller now checks whether a certain portfolio exists in the database

17 lines of code changed in 2 files:

  • application/default/controllers: IndexController.php (-11), portfolioController.php (+17 -1)
rimann 2009-04-08 15:43 Rev.: 775

Portfolio controller now shows proper error message and 404 header if needed.

7 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (+7 -3)
rimann 2009-04-08 15:04 Rev.: 774

Added the portfolio controller and fixed the baseURL problem that arose within that part of the application.

33 lines of code changed in 1 file:

  • application/default/controllers: portfolioController.php (new 33)
rimann 2009-04-07 18:13 Rev.: 769

Modified the image list to show only public images by default.

3 lines of code changed in 1 file:

  • application/default/controllers: IndexController.php (+3 -3)
rimann 2009-04-07 17:45 Rev.: 768

Added some output in the about us view.

1 lines of code changed in 1 file:

  • application/default/controllers: AboutController.php (+1 -1)
rimann 2009-04-07 16:50 Rev.: 766

Some cleanup.

10 lines of code changed in 1 file:

  • application/default/controllers: IndexController.php (+10 -20)
rimann 2009-04-07 14:34 Rev.: 764

Fucking stuff now working partially... Still fighting with the internals of Zend Framework.

43 lines of code changed in 3 files:

  • application/default/controllers: ErrorController.php (+36 -18), IndexController.php (+6 -26), InstallerController.php (+1 -1)
rimann 2009-04-06 16:40 Rev.: 761

Added first Zend database access class.

46 lines of code changed in 1 file:

  • application/default/controllers: IndexController.php (+46)
rimann 2009-03-30 16:33 Rev.: 746

Added the about us controller

21 lines of code changed in 1 file:

  • application/default/controllers: AboutController.php (new 21)
rimann 2009-03-30 15:25 Rev.: 742

Work in progress (installer)

28 lines of code changed in 2 files:

  • application/default/controllers: IndexController.php (+4 -4), InstallerController.php (new 24)
rimann 2009-02-24 16:33 Rev.: 580

test

8 lines of code changed in 1 file:

  • application/default/controllers: ErrorController.php (+8 -8)
rimann 2009-02-24 14:16 Rev.: 577

Initial import of blue.lightbox project.

61 lines of code changed in 2 files:

  • application/default/controllers: ErrorController.php (new 40), IndexController.php (new 21)
Generated by StatSVN 0.5.0