sergiutruta

Sergiu Truta
Akasha Labs (www.akasha-labs.ro)
Romania
6
5
Feb 27, 2008
  • video service
    Updated Sun May 10 11:20:56 -0700 2009
    legend
  • social networking framework with multi user blogs, developed in Rails 2.0.2 completely RESTful
    Updated Thu Jun 18 16:02:31 -0700 2009
    legend
  • different config files I use in my projects
    Updated Sun Jun 15 16:24:35 -0700 2008
    legend
  • The Perfect Stage for media resources (using PHP)
    Updated Sun Nov 16 13:42:37 -0800 2008
    legend
  • simple localization plugin for rails application, based on yml files
    Updated Thu Oct 30 16:17:18 -0700 2008
    legend

Public Activity  feed

sergiutruta pushed to master at sergiutruta/blogpub Thu Jun 18 16:02:33 -0700 2009
HEAD is 723efb281400e754d486d640aa3669958d2ef3c4
  • Sergiu Truta committed 723efb28:
    test commit
sergiutruta created branch testing_branch at sergiutruta/blogpub Tue Jun 02 07:27:38 -0700 2009
sergiutruta pushed to master at sergiutruta/adds Sun May 10 11:20:58 -0700 2009
HEAD is d1e1fef7d1f8e30a561dde808b05c676f2573400

2 commits »

sergiutruta pushed to master at sergiutruta/adds Sun May 10 08:31:17 -0700 2009
HEAD is 47eda6d77aa1ef8b71edf1378964dfb2e1f9cc14
sergiutruta pushed to master at sergiutruta/adds Sun May 10 05:31:47 -0700 2009
HEAD is 7a4b3bce705c796c0d267d0d918ca76b58c94ea1
  • sergiutruta committed 7a4b3bce:
    frozen rails 2.3; added localization using the rails build in i18n engine
sergiutruta pushed to master at sergiutruta/adds Sat May 09 13:51:51 -0700 2009
HEAD is 845d392ace4f5341fa86e549c6b2a55ff7d91dca
sergiutruta created branch master at sergiutruta/adds Sat May 09 13:36:40 -0700 2009
New branch is at sergiutruta/adds/tree/master
sergiutruta created repository adds Sat May 09 13:32:55 -0700 2009
New repository is at sergiutruta/adds
sergiutruta started watching AlanQuatermain/aqtoolkit Wed Apr 08 01:40:19 -0700 2009
aqtoolkit's description:
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
sergiutruta committed to sergiutruta/perfectstage Sun Nov 16 13:42:38 -0800 2008

80e5957420f2703bba656a8ec6bdfe1b1549d2df

added lightbox for preview files on homepage

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 15:06:52 -0800 2008

87e0bbb7ef3a6072521f5cd8304a78749e0d7e6b

homepage: fetching of all data is working. browsing works from left to right, from general to specific

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 15:06:52 -0800 2008

4765d90205882ddcadf6a80acd3e669fabf98f8b

homepage: class of selected category updates as the user selects a new category

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 15:06:51 -0800 2008

5a405a65e58787397a6200bbd1e57f286c005a50

homepage: added a notification for categories which do not have profiles

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 04:26:58 -0800 2008

bed7a8d5bac50489261c27afacf504825d069fad

ignoring uploaded files. on the homepage, the categories and profiles for each category are correctly displayed. for each profile, the first picture is displayed, or a default one if no picture was uploaded

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 04:26:58 -0800 2008

a30c33c52c82d92d4f55f612f073084702b213c9

removed all the uploaded files

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 04:26:58 -0800 2008

97b7f291c082f0fcb7a1fb90a72aef0bf79fba5e

homepage: fetching of resources by category works

sergiutruta committed to sergiutruta/perfectstage Tue Nov 11 04:26:58 -0800 2008

b1c15080e4c3fb37ea4a25b839272ceec5269645

removed the first left column from the homepage

sergiutruta committed to sergiutruta/perfectstage Sun Nov 09 14:11:11 -0800 2008

65ae7cc187a9621a5b8bf43f186b43bd56dd1434

Removed Login and Search boxes from the new design on the homepage as there is no reason to keep them there

sergiutruta committed to sergiutruta/perfectstage Sun Nov 09 14:08:57 -0800 2008

04a92590a539b3eb87d32523c8e4d6d8e1131856

homepage with new style has correct links to the other pages

sergiutruta committed to sergiutruta/perfectstage Sun Nov 09 14:08:57 -0800 2008

1c421c49a36d99bad621c98f3dcafdd358937083

added some small corrections to the css

sergiutruta committed to sergiutruta/perfectstage Sun Nov 09 14:08:56 -0800 2008

c281db799df34f3c485be5eb22d052533b633ef3

added the styling to the homepage

sergiutruta committed to sergiutruta/polyglot Thu Oct 30 16:17:18 -0700 2008

2f5cb14652940806c0b190b5febbbb6fd14996c2

added a failsafe for the logger

sergiutruta committed to sergiutruta/polyglot Thu Oct 30 04:00:29 -0700 2008

2e5473ef7b3d339f06e9a9bf76e9570915f1bb44

fixed a problem with <<too many open files>>

sergiutruta committed to sergiutruta/polyglot Mon Oct 27 16:40:33 -0700 2008

17938bb11db352457b40840ab4c3aaea07c97c60

added placeholders support. you can specify with placeholders where a given param will be inserted inside a translated string, replacing a placeholder

sergiutruta committed to sergiutruta/polyglot Mon Oct 27 08:10:46 -0700 2008

24ff8d70743bf02b87519251c08780b979db0a95

when changed, dictionaries are reloaded in development mode