1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
candidate to the simple fronted blog
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Add url to post model in unique index
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added home blog functional
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added basic home blog
jbalde
as Juan Benavides Romero
More... almost 12 years ago
New basic blog sample (under construction)
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed #23 issue Error throws when void primary key field. Change it to get all primary key fields and reutilize after to check if have a value
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added new home test index
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added glyphicons free image library and rebuild home page test
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Updated bootstrap to version 2.0.4
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added some connections close in model queries
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed error in create table to have a foreign tables with varchar type
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Subqueries parameter in getBy method
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Change the basic type insert and create table ORM to have the property name
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed #20 Foreign table when origin are a ModelList Insert and creditable now create relations tables for IList (ModelList) fields, IModelizable (Model) and simple object fields
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed sql create table when properties are a ModelList type
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed ORM error when create a foreign tables. Added Encrypted attribute in User.Password
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Various database profits - New database field escape method in generic provider - New database table escape method in generic provider - Implemented both escape methods in MySQL provider - New sqltype converter method in generic provider - Change all hardcode sqltype by converter method - Fixed int? ORM create table call error
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Visual profits to test console application
jbalde
as Juan Benavides Romero
More... almost 12 years ago
#7 - Encrypt attributes to encrypt fields in model same a password with MD5 or SHA1
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Merge branch 'master' of https://github.com/altairstudios/AltairStudios.Core
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Some changes from plugin system
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Commented the IModelizable interface
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Various fixes Clean the unused variables Comments some uncommented functions Added new IModelizable interface Fixed JSON serialization when use a complex types same a generic lists
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Fixed error when serializated to json objects are a ModelList
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Implement test 4, 5 and 6 from simple serialization tests
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Added test 03
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Merge branch 'master' of https://github.com/altairstudios/AltairStudios.Core
jbalde
as Juan Benavides Romero
More... almost 12 years ago
void functions for future tests
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Merge branch 'master' of https://github.com/altairstudios/AltairStudios.Core
jbalde
as Juan Benavides Romero
More... almost 12 years ago
Test development MVC
jbalde
as Juan Benavides Romero
More... almost 12 years ago