talmdal (Tim Almdal)

Name
Tim Almdal
Email
Website/Blog
http://www.timalmdal.com
Member Since
May 22, 2009 (7 months)

Following 5 githubbers and watching 10 repositories view all →

Public Repositories (1)

  • gallery3

    The simplest, most intuitive way to host your photos on your website.

    legend

    Forked from gallery/gallery3 Mon Jul 20 20:57:09 -0700 2009

    Last updated Sun Nov 15 06:44:51 -0800 2009

Public Activity feed

talmdal pushed to talmdal_dev at gallery/gallery3 Thu Dec 24 19:26:05 -0800 2009
HEAD is 586f2d78b85cbe964a625b3c83896c1c8a991702

2 commits »

talmdal pushed to talmdal at gallery/gallery3-contrib Thu Dec 24 11:38:10 -0800 2009
HEAD is 26e5f4eaded7c46adf2c1cf2ac88dd360cc75dbc
  • talmdal committed 26e5f4ea:
    Change the get_resource api method to take an array of parms instead actually specifying parameters.
talmdal pushed to talmdal_dev at gallery/gallery3 Thu Dec 24 11:36:08 -0800 2009
HEAD is a2a3741b5351afb064097238daf0d79e1526cd51
  • talmdal committed a2a3741b:
    Change the image block rest handler to expect the type (i.e. random) as a parameter not part of the path.
talmdal pushed to talmdal_dev at gallery/gallery3 Wed Dec 23 14:24:02 -0800 2009
HEAD is cf6de01f1e51a8dca97347600a844a07b4f80f8b
  • talmdal committed cf6de01f:
    Provide a REST interface to retrieve tags or tagged items.
talmdal pushed to talmdal_dev at gallery/gallery3 Wed Dec 23 13:13:12 -0800 2009
HEAD is d0dd6650bea15a30a2da66f996980a269a5f9c44
  • talmdal committed d0dd6650:
    When normalizing the rest request don't assume that the additional arguments are acutall a path. Leave it up to the handler to determine.
talmdal pushed to talmdal_dev at gallery/gallery3 Wed Dec 23 09:33:42 -0800 2009
HEAD is d622d1aa4f3b7c844de2f29cca2e04d9bb56bb86
  • talmdal committed d622d1aa:
    Updated the unit tests to match the current API
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 22 20:02:52 -0800 2009
HEAD is 32a80e5d7fbd4689952773bca968363996123278
talmdal pushed to talmdal_dev at gallery/gallery3 Tue Dec 22 18:55:10 -0800 2009
HEAD is b8ee6f25bdd9372dccd4552ca29cf6f2857e8164
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 22 18:53:44 -0800 2009
HEAD is ab3655ff372445befcfc1ddbd748e9b8ab7bd200

3 commits »

talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 22 12:33:27 -0800 2009
HEAD is 44c441a33aaa22e13fb8fa5bcb13b49f756c7282
  • talmdal committed 44c441a3:
    Add the functionality to add a photo remotely. Refactor the url_connection class to handle multipar/form-data posts.
talmdal pushed to talmdal_dev at gallery/gallery3 Tue Dec 22 12:33:13 -0800 2009
HEAD is cbe5a89a9fa6ac19f89eacf3821c3f46bc42bf3f
  • talmdal committed cbe5a89a:
    Update the api so it allows images to be uploaded.
talmdal pushed to talmdal at gallery/gallery3-contrib Mon Dec 21 13:53:10 -0800 2009
HEAD is 7451323165431fa4803f3703aa1f447dfc0e40de
talmdal pushed to talmdal at gallery/gallery3-contrib Mon Dec 21 11:42:02 -0800 2009
HEAD is a7851a9a97b666db11ba5162b02c93a6518b5b90
  • talmdal committed a7851a9a:
    Correct the path to the resource delete handler
talmdal pushed to talmdal at gallery/gallery3-contrib Mon Dec 21 11:32:26 -0800 2009
HEAD is 4c0cb783a213f40331929ea08f69cafce7eeb1aa
talmdal pushed to talmdal_dev at gallery/gallery3 Mon Dec 21 11:26:04 -0800 2009
HEAD is fd7990735cc73b5b1494190b9c187297e588a9f6
  • talmdal committed fd799073:
    Added validation to the edit functionality, since we can't trust any input
talmdal pushed to talmdal at gallery/gallery3-contrib Fri Dec 18 22:32:47 -0800 2009
HEAD is f0308bf695f3352266f2b9ca1f1dfee6ff97e46c
  • talmdal committed f0308bf6:
    Fix the delete function so the album tree is updated if an album is deleted. Also delete reference to an undefined variable.
talmdal pushed to talmdal at gallery/gallery3-contrib Fri Dec 18 15:04:49 -0800 2009
HEAD is b16d60916fd7284de3c708e14146cc9f7232e763
  • talmdal committed b16d6091:
    Delete now works. Added a hook to always extract the access token from the
talmdal pushed to talmdal_dev at gallery/gallery3 Fri Dec 18 15:00:27 -0800 2009
HEAD is 213f718e59676ac7265735ad10d7861a4abbe97b

3 commits »

talmdal pushed to talmdal_dev at gallery/gallery3 Fri Dec 18 12:58:31 -0800 2009
HEAD is c80427964751cdbd7a800996d3d556699fdf0405
talmdal pushed to talmdal at gallery/gallery3-contrib Fri Dec 18 12:24:19 -0800 2009
HEAD is 7638aa98139b93329beed27c4c7311d2b0840e54
  • talmdal committed 7638aa98:
    Add the start of dialog processing to the test client. At this point the dialogs display, but will fail when trying to submit them.
talmdal pushed to talmdal_dev at gallery/gallery3 Fri Dec 18 12:21:53 -0800 2009
HEAD is eb55a3c9776d27eb8525c3cf1718456a19258936
talmdal pushed to talmdal at gallery/gallery3-contrib Thu Dec 17 11:47:35 -0800 2009
HEAD is 254374682249ff9e0f057df4b0740d94075c01de
  • talmdal committed 25437468:
    Change the color scheme to darker backgrounds.
talmdal pushed to talmdal at gallery/gallery3-contrib Thu Dec 17 11:28:40 -0800 2009
HEAD is 5c5b813097c6be23895292a9c62025bcf8cc59ce
  • talmdal committed 5c5b8130:
    simplify determining the current path and parent. Change the Add Resource to a split button.
talmdal pushed to talmdal_dev at gallery/gallery3 Wed Dec 16 20:14:31 -0800 2009
HEAD is cd0bf67441e8de9f32342dd0fb486976a8661d8b

3 commits »

talmdal pushed to talmdal at gallery/gallery3-contrib Wed Dec 16 20:11:47 -0800 2009
HEAD is 575bcbd22ecf97485532cc6efc8688d93527201c
  • talmdal committed 575bcbd2:
    The navigation buttons are now working on the test client (first, prev, next, last and up).
talmdal pushed to talmdal at gallery/gallery3-contrib Wed Dec 16 11:51:51 -0800 2009
HEAD is fc71b2341a7dd239f33b9c63e7eac2e466c17bfe
  • talmdal committed fc71b234:
    Add a toolbar to the g3 remote client and add the functionality for 'return to parent'
talmdal pushed to talmdal_dev at gallery/gallery3 Wed Dec 16 10:15:18 -0800 2009
HEAD is 0d4c808b8ed3f75168bc73dfd4bec700542e0f43

3 commits »

talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 15 21:36:12 -0800 2009
HEAD is c075accb63af10cce41c5e18ffe8e4fede2f9849
  • talmdal committed c075accb:
    Provide for a structured grid layout and also forgot to include the flowplayer for movies.
talmdal pushed to talmdal_dev at gallery/gallery3 Tue Dec 15 21:04:24 -0800 2009
HEAD is 96968b41813498a6fe5dd01142126333454f6eda
  • talmdal committed 96968b41:
    Include the thumb, resize and fullsize sizes (height & width) in the resource contents returned via the rest interface.
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 15 21:02:16 -0800 2009
HEAD is 4e4c650c5899d84dabb41694d2b4860a44de2396
  • talmdal committed 4e4c650c:
    Make movies work, by adding the height and width to the page element.
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 15 20:48:05 -0800 2009
HEAD is 09518e5d08db404cb81e308a0a7781bd85c0212e
talmdal pushed to talmdal_dev at gallery/gallery3 Tue Dec 15 20:42:07 -0800 2009
HEAD is 95e812067e573f57a0a00f7d6047f8330c74108c
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 15 20:41:18 -0800 2009
HEAD is 8796f0bb64840ccaa62372b87742f56a79afcb2a
  • talmdal committed 8796f0bb:
    Restructured the page layout and first attempt at displaying a movie.
talmdal pushed to talmdal_dev at gallery/gallery3 Tue Dec 15 12:24:27 -0800 2009
HEAD is 7f5d5b047076f734c55d527cea93bb166ff676e6
talmdal pushed to talmdal at gallery/gallery3-contrib Tue Dec 15 12:23:38 -0800 2009
HEAD is b3415f9e8d5f45ab59b090841ef69469b864042d